Loading Tool

Explorer IconExplorer

Memory Pool

37,313 transactions
26.43 vMB
0.05927803 BTC
Random Selection Loading Transactions
Max Size: 135.32/200 MB

Candidate Block

Mining Attempt ba30e635d3badd81f710d8cfc1c88618738ebfe37010d7bc4bf1e7b4cecf7293
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 42a2ccb6c08ebbadff14a23f826dbca179aa4454c562fce8662c7ce1bd26778a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,844
Size: 1.00 vMB
Total Fees: 0.01020905 BTC
Feerates: 100.53 > 1.02 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (203,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
711,084 711,084 00000000000000000009022cd473c9b9a30dafaf9dddefecc7d4c9d7e5a5a330 2,862 0.98/1.00 vMB 10
711,083 711,083 0000000000000000000994aa93e0b74582c916101d72cac7935e8412230db297 814 0.34/1.00 vMB 8
711,082 711,082 000000000000000000017bd1867f48fa0869cdeb722ab8d92bf8c3ad860c411b 31 0.01/1.00 vMB 8
711,081 711,081 0000000000000000000634c9d6769e02f0bacc97dde9a59f79a6a946c77f9eeb 788 0.34/1.00 vMB 12
711,080 711,080 00000000000000000003cd912bc635e717f13ef28d5c549fd6099908db0bafbf 174 0.08/1.00 vMB 6
711,079 711,079 0000000000000000000b408be50cd41ae4d563ad277a1021062f9ebe7d5b2bc8 1,950 0.72/1.00 vMB 9
711,078 711,078 000000000000000000050483fd8ac014aae9ec7e7a28c65cf36c058f86ae3525 1,314 0.76/1.00 vMB 6
711,077 711,077 0000000000000000000a2b7355d3b36f47d948a16ab767e67943a222026fbfba 390 0.18/1.00 vMB 14
711,076 711,076 00000000000000000000e8ec0127c8feeb855f734de8d9843e7a13dc4e181d49 2,869 1.00/1.00 vMB 3
711,075 711,075 00000000000000000007bcbcfc7e62a61133d78f9a6d67ccc379786736049b35 2,409 1.00/1.00 vMB 8
711,074 711,074 0000000000000000000ae2da062be72794598749528c0dbb92a2693b29047c30 2,837 1.00/1.00 vMB 9
711,073 711,073 0000000000000000000a0aa77f7d797a09cb6a46029dce9ae3facde1e76d973f 2,263 1.00/1.00 vMB 27
711,072 711,072 0000000000000000000493756b34853582ff4190259e4fcc8279a48af18ff5fc 1 0.00/1.00 vMB 0
711,071 711,071 0000000000000000000aa6a6e7fa6cd66cd606c8f196a8895281958e8c0856ac 299 0.11/1.00 vMB 15
711,070 711,070 00000000000000000008c9d990f275ffcc1799ced29526e55659fab4a867e935 356 0.11/1.00 vMB 11
711,069 711,069 000000000000000000051135992b16a91ca0414dc9bfd77ca858ada799477d8c 2,060 0.80/1.00 vMB 11
711,068 711,068 0000000000000000000b86f6de586941605d9b156e01466db5eae984c826f1c7 391 0.91/1.00 vMB 2
711,067 711,067 000000000000000000010540c5fcd70ae0694caac9a6acd7f0413436adbd0f21 2,463 0.98/1.00 vMB 9
711,066 711,066 0000000000000000000a819eaa4ec219febea4a158368ad54eb9fc714f26b663 377 0.11/1.00 vMB 13
711,065 711,065 00000000000000000007a2d87fdcf65636cc74145e116f1956be616a5c4c83d7 2,305 0.91/1.00 vMB 16
711,064 711,064 0000000000000000000686b637dd5528122c40f5eb9dbc03109b6d7508af7133 165 0.12/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.79 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: 633.63 GB
    • Received: 12.20 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.