Loading Tool

Explorer IconExplorer

Memory Pool

85,213 transactions
31.92 vMB
0.19618808 BTC
Random Selection Loading Transactions
Max Size: 189.64/200 MB

Candidate Block

Mining Attempt ae17cccbea889f1430c0478362a16b033a34a79c33d37688eb5c974367f14497
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 06f8bb268a1a3550e3adb2cda75ab20b70264dd0042398ed661a8442097c45b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.07552084 BTC
Feerates: 301.64 > 7.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (682,188 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
232,957 232,957 0000000000000133b4d984b7842f32cc9fa6deafe738720f889ffffb7f9fe1ba 48 0.05/1.00 vMB 98
232,956 232,956 00000000000000eebd7a2aca4ba5d6bfc08f6492600eaa9fa971cfffc1a1029d 339 0.19/1.00 vMB 166
232,955 232,955 00000000000001bf4b5be3671afa4937fd2e6a8c118b57c0a424f6c1a9197b05 99 0.06/1.00 vMB 146
232,954 232,954 000000000000011d5651dc972350403ad3bfaabc25f7958a02da9d8d54f31e94 447 0.19/1.00 vMB 206
232,953 232,953 000000000000010afc15d51f8811438401e02946b62f64dcc0f10028e0ffe987 239 0.24/1.00 vMB 106
232,952 232,952 00000000000000a28c627189024b000cb0d125395433b3ecee2a103a5cc81e3a 704 0.25/1.00 vMB 239
232,951 232,951 00000000000000c2048c5ae4e3c688f26f8565134cf4eb1bd5a26d56e1ef74cb 212 0.07/1.00 vMB 49
232,950 232,950 000000000000003441f157627ddcec4cfd28ccff602d7d5bf4cc858cc16c9926 181 0.25/1.00 vMB 26
232,949 232,949 000000000000008d7ef6fc79b0dec5b7de84dd0d42c2a39a2acbe8f4aac0c23b 513 0.21/1.00 vMB 220
232,948 232,948 000000000000016741cb73ff490c88a8b3840ff5c757036ce6bf182c4e6aa975 249 0.21/1.00 vMB 100
232,947 232,947 000000000000014cc0ab9eb4e9a0dc8c042b66351f5154e3fea0bfbe048672fa 388 0.47/1.00 vMB 94
232,946 232,946 0000000000000130e16c52e41bdbeaf00a57c250b8dc1d75685e175561f11d00 533 0.46/1.00 vMB 116
232,945 232,945 000000000000004ca2db69ad500aaa828751a6a1c9f9e08ab61ce57acd5e1e65 408 0.47/1.00 vMB 103
232,944 232,944 0000000000000194d8bc0bbdcf4b10296df74fa2ac5d0fbf5c675456bc6e44a3 153 0.47/1.00 vMB 72
232,943 232,943 000000000000014af71ce12b2ae61744a3ef4967dc258e5394d13e5c138d77b8 399 0.45/1.00 vMB 177
232,942 232,942 0000000000000192ca080961e49b629ad6d105f906b521197792940ed7816491 277 0.23/1.00 vMB 284
232,941 232,941 00000000000001b6338c7db4b999ebd67b6835cc19328c8143b1a7f19abea70e 616 0.44/1.00 vMB 91
232,940 232,940 000000000000018b39e125e123a22e4d237d28a8fd064525e50e99eb06b5da65 792 0.25/1.00 vMB 253
232,939 232,939 000000000000012b34ffdcc8223a53ace994e788fa47d5f3c6abbe09b38efc86 794 0.36/1.00 vMB 148
232,938 232,938 00000000000000244f954683fba39a5610a44e2310574f9736e1cc8221e84b0f 324 0.15/1.00 vMB 154
232,937 232,937 00000000000000f020470b4a3e844b44033795c420b909ca52b597b271542856 546 0.23/1.00 vMB 179
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.