Loading Tool

Explorer IconExplorer

Memory Pool

46,771 transactions
27.83 vMB
0.12556963 BTC
Random Selection Loading Transactions
Max Size: 145.91/200 MB

Candidate Block

Mining Attempt 97b23bcfd740a3464234378ad3adcb1396bb94eb1b335bd42f90d63322e56ae3
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 1b1373bd29fcab500bb0bde9adc1ac555709fde18407e81258164dbafff8e142
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,427
Size: 1.00 vMB
Total Fees: 0.05633679 BTC
Feerates: 151.01 > 5.64 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (177,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,485 737,485 00000000000000000008cd71bfb46bc21b56d0751894ffa10385872c5566e2db 2,085 0.96/1.00 vMB 6
737,484 737,484 0000000000000000000468798379a2acbb816e1827d3f67d61bf827b7ae0c63b 1,588 1.00/1.00 vMB 15
737,483 737,483 000000000000000000049869bd53699b6fdec97cfdad133a46b4f8b669953397 2,334 1.00/1.00 vMB 18
737,482 737,482 0000000000000000000498fb18b7648b0f80e1c7cc21ca3866d9e76106dd283e 272 0.09/1.00 vMB 11
737,481 737,481 0000000000000000000136109746628ddc853fda9e21bf6ef8118b8d2baa90db 929 0.45/1.00 vMB 5
737,480 737,480 00000000000000000005aab5a65d13d362a2e48650b744a02c2b984ae1c239d9 2,178 1.00/1.00 vMB 10
737,479 737,479 00000000000000000005a54adc40b9c3d522a0db72ec364bc7e03215f162475e 2,733 1.00/1.00 vMB 10
737,478 737,478 000000000000000000026d686955b8394804ca69704c96ed1d2f3a90fb62992a 717 1.00/1.00 vMB 2
737,477 737,477 00000000000000000007df316db522cb762ab9525f4cc02367276ed7c3042e5a 2,077 1.00/1.00 vMB 8
737,476 737,476 00000000000000000004e97f47703f11c95a323223c4b690b07f3af489fdb84d 1,816 1.00/1.00 vMB 8
737,475 737,475 000000000000000000027a7e1f36d5813d87353c8a50eea70ba7d7abcf93bd9b 2,327 1.00/1.00 vMB 4
737,474 737,474 0000000000000000000746d3512d8cb2460bf26fb00f4533e6b6896fd2271929 3,201 1.00/1.00 vMB 13
737,473 737,473 000000000000000000007158a18fb5569ff5d5ccacd863ef4e628547e53f4e3d 2,351 1.00/1.00 vMB 12
737,472 737,472 000000000000000000056deb5d3c39fb507937fcea972aceaab02ba82bc5d5d6 2,828 1.00/1.00 vMB 19
737,471 737,471 000000000000000000047fe557d26337fe0d3e92444c8316942657b9f61fcc15 1,964 1.00/1.00 vMB 18
737,470 737,470 000000000000000000088405d64c9ed7a43844f21e9b42ae2eedab3897fc1f1c 2,293 1.00/1.00 vMB 5
737,469 737,469 000000000000000000016b763316be1952d4e772ccd6aaba6ba2ddf32e09f955 3,219 1.00/1.00 vMB 19
737,468 737,468 00000000000000000001367e555092acf6ea670613ab6f29508ad72dade1c159 2,536 1.00/1.00 vMB 19
737,467 737,467 00000000000000000002b239b312bec767d2dd62ff278eee02aaaef6da907d62 3,013 1.00/1.00 vMB 17
737,466 737,466 00000000000000000006d79f97d0b40f8d290fae1a89bc687d6e70e51a5e252c 1,941 1.00/1.00 vMB 8
737,465 737,465 000000000000000000055b2ac5caccf35ecf4e44727b5ac4e6a1b53d5778f83d 2,094 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 653.51 GB
    • Received: 13.91 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.