Loading Tool

Explorer IconExplorer

Memory Pool

77,982 transactions
29.29 vMB
0.06351530 BTC
Random Selection Loading Transactions
Max Size: 175.98/200 MB

Candidate Block

Mining Attempt 7e711c7404febb4bd30700996b53b3dccd92098ed7c19dad9c9a2497e6828f33
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 978cb2d051595a9541cb771f4bb6b0d5be26a3e9709c7834cf3ee0469e0f0e79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,799
Size: 1.00 vMB
Total Fees: 0.00423118 BTC
Feerates: 12.16 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (366,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,505 548,505 000000000000000000269bb9c5aba381caf8a5566455f0deecb42a2769508221 1,925 1.00/1.00 vMB 10
548,504 548,504 00000000000000000015e4eb083b9c578630f9bfcbdc00ee2cffd1b8c8801ad5 889 1.00/1.00 vMB 3
548,503 548,503 0000000000000000001494c8a196b718e674c6d0fa81479e45671d1b1a18c512 559 1.00/1.00 vMB 2
548,502 548,502 0000000000000000000cd2e0987b7d7f62a294fc4e67d95f5715903af2cc9f73 1,199 1.00/1.00 vMB 2
548,501 548,501 000000000000000000196b598de174862a0864a138e5d8bc76f2c7881ac63df2 1,632 1.00/1.00 vMB 9
548,500 548,500 00000000000000000007ab3f7094b3b1f33c3fa822341f8da854b7a86888c09d 583 1.00/1.00 vMB 2
548,499 548,499 0000000000000000001248b25c5f3dfa85d3162bd9d59a6f65878fc2d4e7afdd 2,554 1.00/1.00 vMB 6
548,498 548,498 0000000000000000002662c992e38e85d211e59ce83e0bd0e7d7e8741cd4a6d2 2,221 1.00/1.00 vMB 29
548,497 548,497 00000000000000000001605cefffb711c251042944b1a085713655b8c617a7a3 1,908 1.00/1.00 vMB 10
548,496 548,496 0000000000000000001167caaeb1cff72617333228924b007be1aefc8269730e 920 1.00/1.00 vMB 3
548,495 548,495 000000000000000000192926f7c43f82079cb7dfea9fa997a66fcccebb991ca6 781 1.00/1.00 vMB 3
548,494 548,494 0000000000000000000afe48358679f925b2982a05fe64389811693e7bb28874 863 1.00/1.00 vMB 3
548,493 548,493 00000000000000000013a1341fd22f0a3eee7244485d51271b02f293fc497e61 952 1.00/1.00 vMB 4
548,492 548,492 00000000000000000023281d1dcad65dbcbab653bad739aae7fb3305c20ec1c7 2,224 1.00/1.00 vMB 7
548,491 548,491 0000000000000000001475288881a89a4dadf833111b2c6d5500f64c1a8410bc 3,150 1.00/1.00 vMB 7
548,490 548,490 0000000000000000001948ca4ecaa8a35f8dfb7c3e3ea323f811155309ec75e9 3,445 1.00/1.00 vMB 19
548,489 548,489 00000000000000000000b580378ebe0169c08ecd870f9570dc891e1973827e87 3,246 1.00/1.00 vMB 16
548,488 548,488 00000000000000000008b732c55c6fb974365946dc123ad52835f7a5f1053783 2,552 1.00/1.00 vMB 13
548,487 548,487 0000000000000000001db143b17fcdcd606b37a4c73f8f29bdc544e343fa046f 2,289 1.00/1.00 vMB 7
548,486 548,486 00000000000000000013a81d779b171dde272041f374b621c44b647e5f9f1f2a 2,473 1.00/1.00 vMB 13
548,485 548,485 0000000000000000000e1fb83c268f580da1666592637333a7b089576aed7195 2,532 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.