Loading Tool

Explorer IconExplorer

Memory Pool

77,252 transactions
28.65 vMB
0.09024447 BTC
Random Selection Loading Transactions
Max Size: 173.79/200 MB

Candidate Block

Mining Attempt b77776da48f705f2a4915dc8a7174ca26233ac3ee1df9de7c6516b0dbcb9737c
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 0a44410a3a0ca3e0c0504373b7d5d51d9ab6c693bd89c2300d01629d9e5cbbc5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,033
Size: 1.00 vMB
Total Fees: 0.02418455 BTC
Feerates: 402.60 > 2.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (466,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,083 449,083 000000000000000002a03b3ca1394b2e112be46b976d2f43747c3772cda6cbb1 1,644 1.00/1.00 vMB 73
449,082 449,082 0000000000000000004cec86d6d21355ad8a6e56a0660096b2ba9c40585b8170 2,847 1.00/1.00 vMB 122
449,081 449,081 0000000000000000011e472c49e67a636d4d98c9c0440752016cc5f29eed150d 2,432 1.00/1.00 vMB 98
449,080 449,080 000000000000000002ae1b2be67c173726466f58cccbe6846beac1b88ea27087 1,392 0.99/1.00 vMB 62
449,079 449,079 00000000000000000230ba325106ae058dd2883a5c50bdf67d1488923f12c8e0 2,749 1.00/1.00 vMB 97
449,078 449,078 0000000000000000028f5537c541ef1695ea4d13eb6a7409aebb82ae1d1e68f5 2,356 1.00/1.00 vMB 79
449,077 449,077 000000000000000002468df364f010d3f0021382e23b7c9cfd45a621aa9fda96 2,024 1.00/1.00 vMB 82
449,076 449,076 000000000000000001941a04759ff85add5ab4c605246dfb5bd0b48429bca31e 1,086 0.75/1.00 vMB 47
449,075 449,075 00000000000000000286cb7541726072e3a84c13cae2e344e4a7406c4da5d5fd 1 0.00/1.00 vMB 0
449,074 449,074 00000000000000000220667a0dfd52e34ffd59dfc5e83e617116838d0bb048ea 2,386 1.00/1.00 vMB 73
449,073 449,073 000000000000000003028016312929153b381292c5eda84d86e7358543ccff39 2,613 1.00/1.00 vMB 94
449,072 449,072 000000000000000002ee2f10fcd37ade0266a7e847868c425e84de5de545d31a 405 0.58/1.00 vMB 34
449,071 449,071 000000000000000002de32c1a3d5a66d4f2e2b3531c1016931b3d334be95abc0 1,682 0.71/1.00 vMB 77
449,070 449,070 000000000000000002478ebed43d56b55eff9e135571801c285a791882282974 849 0.37/1.00 vMB 71
449,069 449,069 000000000000000000384e1463c6449274cd8b2c5e419e4526bf8b5243992d0f 2,128 0.89/1.00 vMB 78
449,068 449,068 00000000000000000012d2eb93f117854b58dd1650343e61542e4e4d02a0c4e1 251 0.12/1.00 vMB 74
449,067 449,067 00000000000000000226e7bbe04020411e57c63a4bb728cc45cdaa3ebe8f7995 223 0.09/1.00 vMB 84
449,066 449,066 000000000000000000b31f3efd30e80291ef28df9438450a5ee7c309cdbe324b 1,222 0.65/1.00 vMB 75
449,065 449,065 00000000000000000022a68c75ba6b0c6de58eba15c8518a2fdf234226b12c08 111 0.10/1.00 vMB 35
449,064 449,064 000000000000000001065e0cc154a67e9cfff8d169909c97a41ab336913d9f19 314 0.20/1.00 vMB 62
449,063 449,063 000000000000000001c1115be73234ef19ac4138a569d3e5eec3d56b9db694fa 1,562 0.68/1.00 vMB 78
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.