Loading Tool

Explorer IconExplorer

Memory Pool

49,784 transactions
21.47 vMB
0.08208669 BTC
Random Selection Loading Transactions
Max Size: 122.75/200 MB

Candidate Block

Mining Attempt b80d0b93f24dc7240046be0d118989a2a37308a1539ac18fa3d05d4dc88f8107
Version 20000000
Previous Block 000000000000000000006ea3e72bd5e696ffc57bed7c8271f2ae54a7ad737158
Merkle Root 084176710a9d406036fb476209a4c78bfe0c89496614faaec664975ad1abf82e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,877
Size: 1.00 vMB
Total Fees: 0.03593674 BTC
Feerates: 501.52 > 3.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,967 (782,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,530 131,530 000000000000095ddbca31e118430744800429631a89b9baaa04e409750388c7 15 0.01/1.00 vMB 1,374
131,529 131,529 00000000000007c3f3d7c56c5252ae3a1e1a6129b9c13dc088c335845be7541c 49 0.03/1.00 vMB 835
131,528 131,528 000000000000126ae3a83ec0307b7b7fa8261bfde27e6a54e88aee3b0393ad75 176 0.05/1.00 vMB 180
131,527 131,527 00000000000010ea1ea8822ba6aa6807fa4489d3d08fce45b406a9c90f1882b4 8 0.00/1.00 vMB 820
131,526 131,526 00000000000008ccdbc6ce5586738b994488638d26f9330a56bded6a1039af58 112 0.04/1.00 vMB 472
131,525 131,525 00000000000005eea17ecca8059c3bb4348cd0816bee5596e8cbfc4aec91b64e 171 0.05/1.00 vMB 196
131,524 131,524 0000000000000e3548c20ff77e4b8d5460293e96af33a2f7d5c0fa3e655e7621 8 0.00/1.00 vMB 718
131,523 131,523 000000000000111a0b25defc2264dc78f4649d7e2bf0d401ca7c6627def8a815 9 0.00/1.00 vMB 316
131,522 131,522 0000000000000edd2a3c65ffd89591a5e04e8d342ca507612c42d88254905aa2 15 0.00/1.00 vMB 1,142
131,521 131,521 0000000000000dfcfc4eccebe7842eff348ec38ec54ad6eaba430cb2769b4bce 24 0.01/1.00 vMB 964
131,520 131,520 00000000000004589e6597e32cf08859f6b68204eb24b803f799ea5aa6994753 24 0.01/1.00 vMB 907
131,519 131,519 0000000000001262df49677d86324d3fef7cc3b31698db5ca355eaafc150e161 35 0.01/1.00 vMB 936
131,518 131,518 00000000000001944ed36e0b265a5e1bf2b30ea0e86f3cf93a72fd444b7de333 20 0.01/1.00 vMB 359
131,517 131,517 00000000000005873df43282d3a333c1796fd77320bcc88902f0d669e842a00f 35 0.01/1.00 vMB 701
131,516 131,516 0000000000000e11bef0883c4d816a81782880451a44d8ab3472a889ec747274 74 0.04/1.00 vMB 913
131,515 131,515 00000000000008842db35f6914fdbc746a0380e338a0c9dfdeaad446d3b35a0d 213 0.10/1.00 vMB 887
131,514 131,514 00000000000001748953f0b3c1a2bbe7ba81a185f6f99a66d9322e027960181d 149 0.05/1.00 vMB 971
131,513 131,513 0000000000000637a3a99bd980bfe3e642dcff1997fb995b3bd0d004a80b2c65 126 0.05/1.00 vMB 187
131,512 131,512 000000000000006cdd3c1e6d485ed1e4e47116935a3d0ffcf350facaf47f5b4b 58 0.04/1.00 vMB 998
131,511 131,511 00000000000008c07ac47666a747035c79704ba21f5f64c15917ac3d6c53c84c 29 0.01/1.00 vMB 743
131,510 131,510 0000000000000c078b14ec845dda014e2195cf16bb5764efba9d11506711904b 58 0.02/1.00 vMB 1,878
Previous 10 blocks ↓
Total Size: 780.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 536.54 GB
    • Received: 6.00 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.