Loading Tool

Explorer IconExplorer

Memory Pool

35,630 transactions
26.01 vMB
0.05790326 BTC
Random Selection Loading Transactions
Max Size: 132.58/200 MB

Candidate Block

Mining Attempt bd6638cfac1cac4f9106901b2f2aa596c6ef5837d8e486b6ab7041763b936448
Version 20000000
Previous Block 00000000000000000000fa3235940f587566c6c02e73aa14b3b699b518527500
Merkle Root dc51c919c6a00c86a796d3d8fb82324528bf0426437205404217071703d52688
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.00978158 BTC
Feerates: 100.36 > 0.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,694 (172,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,997 741,997 00000000000000000000ad928788f4b94e78ab549ba19d0c7eafb529801e3000 1,927 1.00/1.00 vMB 4
741,996 741,996 000000000000000000087d85093777d9cf859963029101ca06244d92b2e120bd 2,936 1.00/1.00 vMB 20
741,995 741,995 00000000000000000000c5fc8478d6a65f4fc774ecbb434cb88a92595a343475 2,776 1.00/1.00 vMB 15
741,994 741,994 000000000000000000025849b9efec5f810de2b9c84d4d8f799c6d7135902fef 1,401 0.72/1.00 vMB 5
741,993 741,993 00000000000000000007f714b98236ac1eb82dd570fc633183ba65bb957e42c4 2,208 1.00/1.00 vMB 17
741,992 741,992 0000000000000000000062d8289ef2410c6d6a5abf44b20a5990e1b2f8f3cebb 573 0.22/1.00 vMB 12
741,991 741,991 000000000000000000081c6e516c587168caf678eedde0232ea657dcb45b8657 1,086 0.42/1.00 vMB 16
741,990 741,990 000000000000000000046ab871fdf2a068139fca9dd92d8e60b1770475b875c4 2,068 1.00/1.00 vMB 6
741,989 741,989 00000000000000000004c57296e76091b20e94057c59afe2633dcef2d9bd7b53 2,317 1.00/1.00 vMB 22
741,988 741,988 0000000000000000000176f9c2a018d5f880ec0140a5e96b108a3de474710bdc 292 0.21/1.00 vMB 8
741,987 741,987 00000000000000000000f0207265db718c2590b1e344f9835ee00e5d6a53cb76 3,083 0.99/1.00 vMB 10
741,986 741,986 000000000000000000051545b0655f094d0bd9f6348cb36b9989663852f07625 1,581 1.00/1.00 vMB 11
741,985 741,985 000000000000000000004b826b6e05e7529f15d4d67d08af2f898f684c3d09da 2,209 1.00/1.00 vMB 22
741,984 741,984 00000000000000000006652bcd034fc62e03610509269ecc786f9d83fc88b70c 586 0.18/1.00 vMB 13
741,983 741,983 0000000000000000000535082694bb57d662571a923e336dc74bb2a08c7ee115 640 0.20/1.00 vMB 12
741,982 741,982 00000000000000000006cf65210f1ba677b2a1bf16ce0aa2c573d3d14ff74d79 2,497 0.94/1.00 vMB 8
741,981 741,981 00000000000000000002a4da44a06304f03302b6a94965ffe10b2e2cd8d1ebdc 2,376 1.00/1.00 vMB 10
741,980 741,980 00000000000000000009232a8291788d192943311b12f808bffa24e5f1cf4ba3 2,969 1.00/1.00 vMB 7
741,979 741,979 000000000000000000062e5a4c00fec59a03f1eed06b4d1a15a72847ffcd62dd 3,047 1.00/1.00 vMB 17
741,978 741,978 0000000000000000000188db2547b483ac8e1f09ee609f79ad999e43f66f6c19 3,019 1.00/1.00 vMB 12
741,977 741,977 000000000000000000028160d1cebfc29154e2c2acd2d389848395a9b9215901 2,702 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.85 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: 638.39 GB
    • Received: 12.48 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.