Loading Tool

Explorer IconExplorer

Memory Pool

81,800 transactions
31.00 vMB
0.07471726 BTC
Random Selection Loading Transactions
Max Size: 188.73/200 MB

Candidate Block

Mining Attempt c46cd6f5ed007eea342f351ec2f380ca42176fb0470a7ec2004c6980272f64f0
Version 20000000
Previous Block 00000000000000000000f9ed58f50ea3395fea3cc5910c6adbea9d34000d3f9f
Merkle Root 827a6495eff62c58742f29a7a0584bc6be70880c1494607121d0c17c84041f50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,112
Size: 1.00 vMB
Total Fees: 0.00793502 BTC
Feerates: 60.16 > 0.80 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,186 (541,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,975 373,975 00000000000000000ef8d9e9de2951739e0caa8b0f1396d48e034863b87ba1c2 550 0.75/1.00 vMB 19
373,974 373,974 00000000000000000aa711e2674ffae3663f15b0a9bd03546444813688ecc269 736 0.40/1.00 vMB 47
373,973 373,973 000000000000000005b0edb071c3ed835d575d32c71887035e53d1ebb6aa4f4a 839 0.93/1.00 vMB 22
373,972 373,972 000000000000000002b6e732ff354f3b867be98dcbd12a5833dd51413929b959 148 1.00/1.00 vMB 8
373,971 373,971 00000000000000000d276b44cc6792eb5b9f4fab8a03f6e2fe406b55bce2f929 1,678 0.98/1.00 vMB 34
373,970 373,970 000000000000000012ec38f505014b42906c8dd42a15ea93c5473aeb7b43c80c 1,143 0.75/1.00 vMB 45
373,969 373,969 00000000000000001134c35cd631a18cf640c49f07423c83c26a2a908932980c 1,121 0.75/1.00 vMB 32
373,968 373,968 0000000000000000103297afb21158bd134cef6c314df7c884be2142300e2ec2 630 0.95/1.00 vMB 18
373,967 373,967 00000000000000000e65e5889260e9f0389569402bd3d91d5842c24a1c0c6a4b 1,655 1.00/1.00 vMB 38
373,966 373,966 00000000000000000ad12ea78131164a63057241be06b95f31cab1eb9a908db3 2,782 0.95/1.00 vMB 58
373,965 373,965 00000000000000000e3f2e96992e4af438467b6108c17eda42f80943ccf932d7 4,679 0.95/1.00 vMB 14
373,964 373,964 000000000000000011484f9ddf48e6e8a9487b2cdf9a925ee2ddb122777cb314 257 0.11/1.00 vMB 51
373,963 373,963 0000000000000000026762f74ca2d11e592f1471614fb3b0f765ffbace5530fb 184 0.10/1.00 vMB 27
373,962 373,962 00000000000000000346b3829a3531abb7f97f5d1724d88f575e66dd889a8134 423 0.18/1.00 vMB 44
373,961 373,961 00000000000000000a021f8c05dcabeac2d73434728a4deded06e7688e7f6d52 1,716 1.00/1.00 vMB 33
373,960 373,960 0000000000000000042626e342eaab3246c4e6e8889e21148131b8c00b53ce25 1,077 0.85/1.00 vMB 25
373,959 373,959 0000000000000000061bbc5970d9fec2c76c4ec7c95625d55d2a7abbf0e57825 228 0.12/1.00 vMB 53
373,958 373,958 00000000000000000880ae3bb890904ba89d438266b168370ade0708a52d1c36 1 0.00/1.00 vMB 0
373,957 373,957 0000000000000000027e16254a0020f50ac8ab665eb3a4f713b2a844afb7dcbe 992 0.75/1.00 vMB 23
373,956 373,956 00000000000000000104c9933f5b17c97e7c77ee7a236730e2751223950fec13 373 0.29/1.00 vMB 36
373,955 373,955 000000000000000011de32a93eb621dd1c7df6a27d185b10bff1c0e0d8a676f9 359 0.19/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.72 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: 705.16 GB
    • Received: 16.65 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.