Loading Tool

Explorer IconExplorer

Memory Pool

81,515 transactions
34.22 vMB
0.14198299 BTC
Random Selection Loading Transactions
Max Size: 194.83/200 MB

Candidate Block

Mining Attempt 6205e4aa395ab863e7363e408fd2801bc1951512ca0793c12b958c71bde28e62
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 9f286b780f8c7e0a89f840d8a8a19bc81c0d1bce719cac19909319e86fd4fba9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,804
Size: 1.00 vMB
Total Fees: 0.03066213 BTC
Feerates: 150.78 > 3.07 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (418,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,996 496,996 000000000000000000bde14ffb8cbf6ed36a0f1f495e194048319dc4958314f6 1,026 1.00/1.00 vMB 33
496,995 496,995 000000000000000000622671d3d172f899820c0981087b7c228f02cc16685242 1,356 1.00/1.00 vMB 56
496,994 496,994 0000000000000000002d218c3390067891c05356f5707b28e90882e61005ef0a 2,778 1.00/1.00 vMB 106
496,993 496,993 00000000000000000042e611385a9abd0814798d1187858d3f73ab4c659f2514 2,265 1.00/1.00 vMB 187
496,992 496,992 000000000000000000291b6bf25aa0a4fe89228635b71357810d1fd381f3f521 657 1.00/1.00 vMB 166
496,991 496,991 000000000000000000c0d016e300bdb092e521c6ce80bcb4e27ebef57422ec9c 1,998 1.00/1.00 vMB 191
496,990 496,990 000000000000000000c3e62623676710b5be98a23f59be230f2d3fce602e52b3 2,328 1.00/1.00 vMB 40
496,989 496,989 0000000000000000009ac41747ff90b966a27ca19f599e32ecb37a50da268918 1,945 1.00/1.00 vMB 57
496,988 496,988 000000000000000000c7ec59c2441f9be0abe13391debed0f9c09352f3fdfbbf 2,096 1.00/1.00 vMB 103
496,987 496,987 00000000000000000002636cc2b2e250e769f08595522b6483cac09bd363e3a9 1,948 1.00/1.00 vMB 68
496,986 496,986 0000000000000000003f8af4a22b853a9bc845fb3eaae950dbca06531936435a 2,222 1.00/1.00 vMB 146
496,985 496,985 000000000000000000543c017e808393e2d73e6900f5903467d2dcd73d8867bd 1,383 1.00/1.00 vMB 58
496,984 496,984 0000000000000000008cebd08a5024072901114fc3b13425a78ad20df52aac76 1,464 1.00/1.00 vMB 37
496,983 496,983 000000000000000000b04a2a950816fec8fcf060aaae149eb98428c7703e4307 1,652 1.00/1.00 vMB 101
496,982 496,982 0000000000000000009614255bcd152382a0bd1908ea00afbd75fd4fb4c5e499 1,947 1.00/1.00 vMB 46
496,981 496,981 00000000000000000040fde8a2b9593578201add6d51be4686aea3605cb5cef2 1,619 1.00/1.00 vMB 35
496,980 496,980 0000000000000000001e41aca85b92debd37563b56e1bdca9594a3ba99af47c0 1,970 1.00/1.00 vMB 131
496,979 496,979 000000000000000000b4c0b455dd45437d7e10c85b599ccb6094d7bed51fbf40 2,001 1.00/1.00 vMB 118
496,978 496,978 000000000000000000ca12564698adb9f4fd6b40572184e6bae6cf5ad231527e 2,033 1.00/1.00 vMB 100
496,977 496,977 00000000000000000080cca59cfabf4d4bda413cf71d59881e5356f451470c9d 2,041 1.00/1.00 vMB 215
496,976 496,976 0000000000000000002e5961bc253f20aae44288a2d98c482ac0d2507232c085 1,669 1.00/1.00 vMB 133
Previous 10 blocks ↓
Total Size: 783.10 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 728.07 GB
    • Received: 18.47 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.