Loading Tool

Explorer IconExplorer

Memory Pool

77,740 transactions
29.28 vMB
0.07881627 BTC
Random Selection Loading Transactions
Max Size: 177.03/200 MB

Candidate Block

Mining Attempt ff34c2112c72becb6b5c78572d7a572a225973ebef1078f27f943c3d8c47f5e5
Version 20000000
Previous Block 00000000000000000002055b4d853890d231ad2ac28db2cbc60442d9b176473a
Merkle Root 13f05c2f200473ef0c5eb5357e93db9ae592da5516528a7f12e805d10e9c6dc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,239
Size: 1.00 vMB
Total Fees: 0.01711918 BTC
Feerates: 79.19 > 1.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,128 (393,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
521,993 521,993 0000000000000000000c602106ca890b6f6bb13b30f07fc280ba2a8508ff8627 165 0.08/1.00 vMB 43
521,992 521,992 000000000000000000214c1e17cfe03cdcd70e67fdc8878a9a79fdf7292aaa36 859 0.51/1.00 vMB 30
521,991 521,991 00000000000000000006f30eba94cb71be7e6190a3bc8614d344dabc113a0482 898 0.69/1.00 vMB 20
521,990 521,990 00000000000000000033b3354776f2128d1ce7be12044e6609134f5251bddb07 571 0.38/1.00 vMB 24
521,989 521,989 000000000000000000043f0b97191a4af8dcaf03f0333bc0eb15db1a5fcef4af 2,029 1.00/1.00 vMB 30
521,988 521,988 000000000000000000304c2690e2fd2d27ca47877cd9e1d5e41bf9a4d86fb8a3 116 0.03/1.00 vMB 26
521,987 521,987 000000000000000000342562e79c197070faf87bc21ca87af7040d912ffd74e4 929 0.37/1.00 vMB 25
521,986 521,986 0000000000000000003900df81f9c2317bc8989997f8415959bf843a72b1857c 1,807 0.66/1.00 vMB 38
521,985 521,985 00000000000000000023cc262a4a08f0d2b91f737583c402f7f6f7530c7b1922 1,778 0.70/1.00 vMB 26
521,984 521,984 0000000000000000002002db48468028a4c6afbeda912707efb5b2e1c5bf0b23 709 0.38/1.00 vMB 35
521,983 521,983 0000000000000000000b03f2535a0bc3732507d31b0504cd60e1967d988b3604 1 0.00/1.00 vMB 0
521,982 521,982 0000000000000000002cf96eeff88dec00aba228d311c3b9d52ba17401c5e7cd 1,288 0.54/1.00 vMB 17
521,981 521,981 0000000000000000003edc27609a5fd0efeea843296e89d9a162b14d65706e12 2,834 1.00/1.00 vMB 30
521,980 521,980 0000000000000000003283e95d275d92c5cea5d86697a8a1caa9e9b8b159d72d 231 0.08/1.00 vMB 26
521,979 521,979 00000000000000000012713cb39d37b94c853469840b0add7a209749d6c7eec2 1,872 0.81/1.00 vMB 19
521,978 521,978 0000000000000000001d57a61083daca4003c1fde80b27d4b4141f82ade618a1 2,701 1.00/1.00 vMB 38
521,977 521,977 0000000000000000002605533dfc8141ea607adff720e5877fb05936e4f18e47 441 0.22/1.00 vMB 21
521,976 521,976 00000000000000000037f77d4f12b43a3e5add73aa81ffa9397c6e3fbf2993ec 359 0.19/1.00 vMB 19
521,975 521,975 0000000000000000001f8b34a25c97182c2f2f6176d9db8eb68282a4341610b9 478 0.23/1.00 vMB 24
521,974 521,974 0000000000000000001aaf2449170f0ee48021f2cc7da26a35c4bd95ecbbf912 1,329 0.63/1.00 vMB 22
521,973 521,973 000000000000000000274e59278c8f6252501966e0ceb815017dda5641f44b89 67 0.02/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.61 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: 671.96 GB
    • Received: 16.08 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.