Loading Tool

Explorer IconExplorer

Memory Pool

82,930 transactions
31.37 vMB
0.10673588 BTC
Random Selection Loading Transactions
Max Size: 190.74/200 MB

Candidate Block

Mining Attempt 1f1369310290007d07791292a88ed120da8d59eaa48c7d07eb7755a803b6803b
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 3a172661addfcd66b50475a31dab5ea5c4a3cdfb102c59296d31b3265bd15f9f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,993
Size: 1.00 vMB
Total Fees: 0.02969989 BTC
Feerates: 151.12 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (194,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,150 721,150 00000000000000000001a797e3861cea3876e0906a28c23b6067f983764a9dac 2,938 1.00/1.00 vMB 14
721,149 721,149 000000000000000000084d31772619ee08e21b232f755a506bc5d09f3f1a43a1 2,667 1.00/1.00 vMB 10
721,148 721,148 00000000000000000000bb594275fe233513e98de669802b7015ba61c903c951 642 1.00/1.00 vMB 4
721,147 721,147 00000000000000000009cc81c7201bbf88c99fc8030db0e86794f6179962693f 992 1.00/1.00 vMB 5
721,146 721,146 00000000000000000004e0f3e19bf0e1aac48110ce1208b7f79c17ee519db808 1,974 1.00/1.00 vMB 8
721,145 721,145 00000000000000000002f443acc8a9d64eebebd76e4ca2b8fe0514f40d2ca6df 2,471 1.00/1.00 vMB 7
721,144 721,144 00000000000000000009d16c1fd97ddad62d57f0ba6f6209fd86f7427b9e6276 2,539 1.00/1.00 vMB 16
721,143 721,143 000000000000000000082eb04b7b19ec5cc58b014f5bf166e9f327864397c417 995 1.00/1.00 vMB 5
721,142 721,142 00000000000000000008ed0507dd0cdb8794073bd9b676194b9e1fd2a44a31aa 159 1.00/1.00 vMB 2
721,141 721,141 00000000000000000001342bcb09d1a7c9a8eb3b24c11de2496e411dd5908f8a 411 1.00/1.00 vMB 3
721,140 721,140 00000000000000000004deedfaaf9610f258268c0ac1167952db54fb5c395898 813 1.00/1.00 vMB 5
721,139 721,139 00000000000000000002d5ffb7a584966da9af209b85a330e88283dceb9d09b3 742 1.00/1.00 vMB 3
721,138 721,138 0000000000000000000804f62bc1fb12433fa76a712dd6c30b3f2d43a4eaddf8 1,713 1.00/1.00 vMB 12
721,137 721,137 00000000000000000003638f91de618efd3b0e97fc4acb1d3774b50352699253 1,781 1.00/1.00 vMB 11
721,136 721,136 000000000000000000010dad5ac3d4eccfa3370455334aaf7af90e0466fe4ddf 1,911 1.00/1.00 vMB 11
721,135 721,135 00000000000000000009e23632f54aa03b02a3055b87bb83653e2121fed167bf 194 1.00/1.00 vMB 2
721,134 721,134 000000000000000000085c5a7ca9f0652c7cca3178c3c3198810bf1fbe000c7d 612 1.00/1.00 vMB 4
721,133 721,133 000000000000000000022318fc5d84ea3f72251e30ae7a86d70634c6aa5d3953 457 1.00/1.00 vMB 3
721,132 721,132 00000000000000000004b7feb6a9d960bd7474146765db52bf5863b465fa0d64 2,705 1.00/1.00 vMB 14
721,131 721,131 00000000000000000001e7a3d31aee916f76f706d75eeddf34381adb46b79c58 1,283 1.00/1.00 vMB 6
721,130 721,130 00000000000000000002a9f6e585d3fb61bdaac923c2022b1d4aeb19248d0b85 1,963 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.06 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: 720.67 GB
    • Received: 18.24 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.