Loading Tool

Explorer IconExplorer

Memory Pool

78,807 transactions
29.47 vMB
0.08343673 BTC
Random Selection Loading Transactions
Max Size: 180.41/200 MB

Candidate Block

Mining Attempt 9c1130999293c5c89e031f1bcc91b5766c86aa4e9be98d4b03f042ed31f80f88
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 80942adacf0fcce8208a6739e4586c0d0f6b2b97cff0529a60fffb3577485a77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.01872269 BTC
Feerates: 301.25 > 1.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (776,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,010 139,010 000000000000072f3f68f227b4126fd3720d858cb414acbd0f755f357d296100 71 0.02/1.00 vMB 263
139,009 139,009 00000000000004f3827bb19c3745a6053ae54864178a70280fdfd44a82705d1e 94 0.04/1.00 vMB 146
139,008 139,008 00000000000004d0f7b0e67f1b35eae53a63d687eb0fb320717a25bc9cea60c9 144 0.06/1.00 vMB 255
139,007 139,007 000000000000046c983a523431608ea7e6010bb33234a20068a8ea5a75b1ae04 39 0.02/1.00 vMB 368
139,006 139,006 000000000000062cef525bdc6bca961499123385898cdcabe3dc5872498026c4 11 0.01/1.00 vMB 96
139,005 139,005 000000000000008bddd08b18077966ffea859e9813a1926e35c030775a2b788f 91 0.03/1.00 vMB 45
139,004 139,004 00000000000007318772dd45cdadeef61d68a75b6ea7ae7e5aa46e31cbf78f7f 15 0.00/1.00 vMB 306
139,003 139,003 00000000000009298988eb6e86bfad3c638ee36c960753d74edd2d7a14720d9c 54 0.03/1.00 vMB 266
139,002 139,002 000000000000039d15f9bedb4c4ec1878ba9cfe4c71219b84ba1af7816a730cb 42 0.02/1.00 vMB 104
139,001 139,001 00000000000005f03ae433e5a2c2e9096dd5591eac4f1bf9856072666fc9ed38 128 0.05/1.00 vMB 264
139,000 139,000 000000000000032a64e8aea278290cd184efbb0a2516b3dc3753c2567153e5cb 44 0.02/1.00 vMB 353
138,999 138,999 00000000000005bc8204d2f967ab2e7a088d521ecf0187bba37596a78e4a5336 81 0.02/1.00 vMB 4
138,998 138,998 000000000000071c8f8b38f54dfdbde66b7a1f696c6d46bd0d0e1c3382388d21 29 0.02/1.00 vMB 382
138,997 138,997 000000000000065df2fab008e31370c2a25aae36e0d358b659a5dd41f32d4ca2 111 0.05/1.00 vMB 366
138,996 138,996 00000000000008d7c37e8cb6fba564d03e4c7611153af6bf6938a16f19eed7ca 49 0.03/1.00 vMB 383
138,995 138,995 000000000000085b4ae145ef133e58ce0d04f5524c9bc40910f7574580f057de 25 0.02/1.00 vMB 68
138,994 138,994 00000000000009588d091e0ce06ff731a8d27043aef75419ddd0db8f94066053 10 0.00/1.00 vMB 11
138,993 138,993 00000000000009731056707e53a2a6096f176800004a62d852999be01a8a4a93 19 0.02/1.00 vMB 162
138,992 138,992 00000000000000df99844594f86ecd1c53bbbc55c6ad2f48929a7b580196b193 9 0.01/1.00 vMB 21
138,991 138,991 0000000000000314a31071968a59a4f7be43acdf635e4f884eb219f4e4d36aa7 31 0.02/1.00 vMB 226
138,990 138,990 000000000000022d7a3de2dfd12b3f2024e6cd71d414d0d0415bc3e3b4d33161 13 0.01/1.00 vMB 448
Previous 10 blocks ↓
Total Size: 782.80 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: 710.03 GB
    • Received: 17.01 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.