Loading Tool

Explorer IconExplorer

Memory Pool

41,237 transactions
28.50 vMB
0.07534081 BTC
Random Selection Loading Transactions
Max Size: 145.45/200 MB

Candidate Block

Mining Attempt 56965f5b6a7f27808cd536ab72f54f741d34462cc04664ebbfa31ee7fc0c0cc9
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 1adac3706d6237ad70c99d0611bb8787d9cceb104c92ec00f9847d3618b0436c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,071
Size: 1.00 vMB
Total Fees: 0.02019392 BTC
Feerates: 88.27 > 2.02 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (403,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,259 511,259 00000000000000000038e633f1485374f26b0140e2c549283f03f38d18ffe048 119 0.99/1.00 vMB 1
511,258 511,258 0000000000000000001159249f7a010fed520d444e99467c14c6e7422afa0f1c 521 1.00/1.00 vMB 9
511,257 511,257 000000000000000000197e71d7ef3632281e545101570f154bf6048bfb2cf02d 749 0.99/1.00 vMB 15
511,256 511,256 0000000000000000000b9c93fbab5bbabb67e36afdb613e6497843bce4d028bb 118 0.99/1.00 vMB 1
511,255 511,255 00000000000000000042a0ea923a2104b82283ff5df4a1cacd323a39d043c2b7 1 0.00/1.00 vMB 0
511,254 511,254 00000000000000000006e916d8826f5d948cce3bf02b3413b02e587ba4b40446 1,997 0.99/1.00 vMB 32
511,253 511,253 0000000000000000004f2cc6e03928b785066c2ca408b8a4347675b9f21c8f05 1,777 1.00/1.00 vMB 31
511,252 511,252 00000000000000000001f566f27e1cdd1efe828c6d31226890cea924efd6c503 1,543 0.51/1.00 vMB 44
511,251 511,251 00000000000000000055839d4561f99fe2f1186cf9765de7eab2b2d077d2c1b9 911 1.00/1.00 vMB 15
511,250 511,250 000000000000000000431bc93e0008b70131937b0e3953200c3aefff4acd65ce 1,155 0.99/1.00 vMB 19
511,249 511,249 0000000000000000001100d4f05a1ef9dc5499351654ccf44e6d33a0eac4fc4e 123 0.99/1.00 vMB 1
511,248 511,248 000000000000000000529e345e760ba54b90344ef1042e7a811084bd915a4bd3 681 0.99/1.00 vMB 15
511,247 511,247 0000000000000000004b85b89e3e7019da12e1596b3fc7cc9322bdb9d5ea96da 116 0.99/1.00 vMB 1
511,246 511,246 0000000000000000003af7d1ac9b0e459815ef279c0b0dce3c0a3cb3a9d62d14 190 0.99/1.00 vMB 2
511,245 511,245 0000000000000000004cbc9e8a6bafeaefb69baa45a1532024a3c226781ccfaf 264 0.99/1.00 vMB 6
511,244 511,244 0000000000000000003782a50bc96fb4a19a4cfad861df53445901b2af722a4c 1,018 1.00/1.00 vMB 33
511,243 511,243 00000000000000000048a93ce52112aa8608f21f2f30961b75c413bf5d939e0c 1 0.00/1.00 vMB 0
511,242 511,242 0000000000000000005d65d59bb23b8073524624ac4e67805aa8d34b3bbcf9fd 374 0.21/1.00 vMB 29
511,241 511,241 0000000000000000000b4bd852198df8e94ee7e2032efea939a0501d531d2570 71 0.02/1.00 vMB 36
511,240 511,240 0000000000000000000d78f6f8cf2461e94e5435acbe09870d12fa82118b52d4 1,468 0.99/1.00 vMB 27
511,239 511,239 0000000000000000002a7aa71b96719b088e36246f1a7415afdab6cb8a99cd24 1,208 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.73 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: 630.33 GB
    • Received: 12.01 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.