Loading Tool

Explorer IconExplorer

Memory Pool

86,343 transactions
33.21 vMB
0.14357942 BTC
Random Selection Loading Transactions
Max Size: 197.51/200 MB

Candidate Block

Mining Attempt deff8047abd2ad1218b643f69c9c1c09f5a32fab601a52e78ab233ac77ab72e1
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root e1f5f27253d7b4b94a6fc1e347bd70de6402cbffe942bc91edb41c1bbf4fe655
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,779
Size: 1.00 vMB
Total Fees: 0.06590289 BTC
Feerates: 387.56 > 6.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (121,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
793,225 793,225 00000000000000000005728890fc8b1add208252be18a8e401a159ccde1fb72e 2,196 1.00/1.00 vMB 48
793,224 793,224 0000000000000000000075c071647701ed4bc0b023142eddf463c7f88e014fe8 3,072 1.00/1.00 vMB 62
793,223 793,223 000000000000000000038ebbdede6594db94d1a8e08eee27eb08d3d3dbd269ea 3,265 1.00/1.00 vMB 48
793,222 793,222 00000000000000000000eec7eb3927f90b96e93aee32507c144365e5b8f10836 3,126 1.00/1.00 vMB 64
793,221 793,221 0000000000000000000463c10fa9dc1976465311b042ee24e843a6bd47c5efe6 1,548 1.00/1.00 vMB 61
793,220 793,220 00000000000000000002463bb85b383f226ba99718aba233a1b71cdf553227da 3,316 1.00/1.00 vMB 74
793,219 793,219 00000000000000000003f5ccbd928f0f45dfb53c9c224390c848208ca9264c2f 2,872 1.00/1.00 vMB 73
793,218 793,218 00000000000000000002186990a5752ed5fcfe01848ba363f65fa434dbbb8192 1,525 1.00/1.00 vMB 60
793,217 793,217 000000000000000000043ed67ca6a751d5bb2c72f913a8b799b860e26d0daca0 2,456 1.00/1.00 vMB 57
793,216 793,216 00000000000000000002117f36f004d5c4c80e84472929ab8ab7782a9809dfdd 2,168 1.00/1.00 vMB 63
793,215 793,215 00000000000000000001583a75d8cf1461edffa67005390f8c59fc546e064cfc 1,028 1.00/1.00 vMB 58
793,214 793,214 000000000000000000045e976642b7eb18b31c30173048a1fa68f1e32d27b3d2 3,798 1.00/1.00 vMB 52
793,213 793,213 00000000000000000004cc5d884064f183e14323c3c930ad2f431d90f9c58bf4 3,698 1.00/1.00 vMB 74
793,212 793,212 000000000000000000036caf4a43d0472a115ff7d9d54f48dfc07c139743819b 3,887 1.00/1.00 vMB 63
793,211 793,211 00000000000000000004b2d722d1babcdb82a38ae4db7c5ea66a98b12834e782 3,687 1.00/1.00 vMB 69
793,210 793,210 000000000000000000012c00059dd091027ce977ae54e40da166293c9299ba0e 4,403 1.00/1.00 vMB 62
793,209 793,209 00000000000000000000df94d49156fc8912ef63b1a878cfb14b794091942471 4,309 1.00/1.00 vMB 70
793,208 793,208 00000000000000000004946ef92ba0f9eb927d8d94590eba333978ab44da5b6c 4,746 1.00/1.00 vMB 72
793,207 793,207 00000000000000000001bffc48e54aacc42df1665b6307911e95f30779c43eef 3,570 1.00/1.00 vMB 70
793,206 793,206 0000000000000000000222502a94fd91bb611e429c2f9ff7f6d08400c4a4a8c7 4,192 1.00/1.00 vMB 84
793,205 793,205 00000000000000000004eafe320c701c1fa29a9d3b2bdf056c23575d90357909 3,279 1.00/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 782.31 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: 659.41 GB
    • Received: 14.60 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.