Loading Tool

Explorer IconExplorer

Memory Pool

44,683 transactions
28.60 vMB
0.06274966 BTC
Random Selection Loading Transactions
Max Size: 152.12/200 MB

Candidate Block

Mining Attempt 29e8f77f7d298b26a6c900de52ca39e384a576eb142eab3bc4fcda19a3628a98
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root b99a85dca39996b85de6b47c78398a6a7b5735bc5e6189f388d65cbf0bc39ecb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,875
Size: 1.00 vMB
Total Fees: 0.00857424 BTC
Feerates: 301.60 > 0.86 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (610,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,989 303,989 00000000000000004c040a6761a502bdf1d4c879b11bcf67988606dae3ed7027 680 0.35/1.00 vMB 32
303,988 303,988 000000000000000010df8299608bfc67ef472ad301df1b590f42ec6dc81c2aee 27 0.01/1.00 vMB 26
303,987 303,987 00000000000000005f8c17d675c340668bf2891de6d5fbe82c9067ea1aede718 154 0.07/1.00 vMB 37
303,986 303,986 0000000000000000152105f44fbf7b6b92a8cea659d2ff28f1dd8b0070a605ad 108 0.18/1.00 vMB 13
303,985 303,985 00000000000000004499db5d00a78ff0de591a0dc680d2037c0af59e73ba48b4 833 0.35/1.00 vMB 35
303,984 303,984 00000000000000001a3c0f81badff433b22c48e6b3d8ed6b0590ea7cf3f6afec 158 0.25/1.00 vMB 15
303,983 303,983 000000000000000046bb1cb299c93a6c8023144c835ce054776168ff1c9bb09b 453 0.33/1.00 vMB 25
303,982 303,982 000000000000000013f01e885b695aba4b2150af478ca66ca0e297afa828d3ce 222 0.12/1.00 vMB 30
303,981 303,981 00000000000000005f353125cb6fec60b0e61f56e7d1bfa75620667a57d5bd3a 327 0.23/1.00 vMB 31
303,980 303,980 00000000000000001bdcb9de835d8ab5910ed6b3ddae435b99f3a98abeebee97 388 0.19/1.00 vMB 33
303,979 303,979 000000000000000004016cb14a9750f0b594c880fa28ca97d799d5f5556d4ceb 682 0.35/1.00 vMB 308
303,978 303,978 000000000000000045146557c537b32f0c36e2ad37814072d82fff5dd49dc443 259 0.27/1.00 vMB 20
303,977 303,977 000000000000000028fe549eb64be12a8500b5c9d3c6a7ce9845d9b17afba417 120 0.08/1.00 vMB 26
303,976 303,976 00000000000000003ba67bb9ecfed5a5136de4d86d0273a3b2d396f905553748 446 0.48/1.00 vMB 20
303,975 303,975 00000000000000005237cdec46d371a0349837a83494aa23d43e376a78a323e1 641 0.35/1.00 vMB 35
303,974 303,974 0000000000000000663648a94048e666d7f811e83f4bc18f3640aaf987e50822 166 0.15/1.00 vMB 21
303,973 303,973 0000000000000000238fb0c362c7503ac7c6c92b0c368f6be698dd7b89ee5bae 459 0.25/1.00 vMB 33
303,972 303,972 0000000000000000175bb7c55036049c9e56194acd7d180e14feb787c335d4a4 484 0.24/1.00 vMB 24
303,971 303,971 0000000000000000465c9834a37f8d5644c2c4934e236943353e1a607d5e7f0c 174 0.10/1.00 vMB 28
303,970 303,970 00000000000000002cba33add03260879e4d1c3ea3df1407552949ebe1c1a94d 227 0.10/1.00 vMB 35
303,969 303,969 00000000000000003f74f09d64fb336fdc8e20a3998b2a2ecfcd82e816d0f2a7 63 0.06/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.14 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: 652.62 GB
    • Received: 13.79 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.