Loading Tool

Explorer IconExplorer

Memory Pool

87,407 transactions
32.15 vMB
0.11873369 BTC
Random Selection Loading Transactions
Max Size: 196.48/200 MB

Candidate Block

Mining Attempt 364ca1db543a132ca4a07d5a97c585180a3b7c92ababd63077b7b03e24bbb330
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 2d1b439e82c5cc5565a597e28d0fdc60fd0d8ffddb3af765b711e593803bd70f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,794
Size: 1.00 vMB
Total Fees: 0.03333699 BTC
Feerates: 1,236.26 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (438,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
477,288 477,288 000000000000000001178cdd5fc62ad5e18a7891e60655c21dfef6b339d697bd 1,250 1.00/1.00 vMB 84
477,287 477,287 0000000000000000002df1c5779157e8970314ce79ec46f530c3d7ce07025dd8 382 1.00/1.00 vMB 5
477,286 477,286 000000000000000001594f23ea3fa1c00cdfe571a230d3fe4e35194c4b4c52f7 556 0.28/1.00 vMB 180
477,285 477,285 000000000000000000d957c92aecc0e4f298362807fa940fdb25a99949ae91a0 354 1.00/1.00 vMB 18
477,284 477,284 000000000000000000274f73eb7adda9d1df1693803c2520e5b22163b34f72c2 608 1.00/1.00 vMB 21
477,283 477,283 000000000000000000d8695808e26e82d7a5b864587fd442e9a36929fa1814de 1 0.00/1.00 vMB 0
477,282 477,282 000000000000000000529b7b78c76bcb95c5e91c8e60cbbea47a28f98f3e8e57 909 0.86/1.00 vMB 121
477,281 477,281 0000000000000000006ac4120a49eaef4fec4d77c10a62e3a1103603b21c9199 684 0.32/1.00 vMB 119
477,280 477,280 0000000000000000003146de76494a1b0ee2f766ed4bb5e94180337aac42241c 1,102 1.00/1.00 vMB 65
477,279 477,279 000000000000000000c283020c041838b590043920b0cf1e36ee6704854b7791 1,002 0.99/1.00 vMB 50
477,278 477,278 0000000000000000002d780bf56f77b0578cc43d47db9a90ea99e2cb0766e0d5 641 0.40/1.00 vMB 145
477,277 477,277 0000000000000000006f58130d17b404719126262107782cd450a8e14b38bd31 1,060 0.99/1.00 vMB 50
477,276 477,276 0000000000000000014f55b08fb5bfe3c99a20b7e6faa70420fcb60859007e20 667 0.57/1.00 vMB 95
477,275 477,275 0000000000000000014a8f0ca33a44e192609d0c66316e9c3d1cce15fac1429e 173 0.99/1.00 vMB 1
477,274 477,274 000000000000000000f857f2e0fe67a4badc175c255525783247199ec3ce0097 1,473 1.00/1.00 vMB 94
477,273 477,273 0000000000000000005a503eba74e1244d51149f3293365d682e696e5712f91d 814 1.00/1.00 vMB 50
477,272 477,272 0000000000000000014dd003dd5af456d062f0cf6dbb0ab135d37f13fe3936ac 1,916 1.00/1.00 vMB 71
477,271 477,271 00000000000000000159bbd9aeb111083f8d9f6cdcf9c434ca414c3e0c9c68f0 1,785 1.00/1.00 vMB 231
477,270 477,270 00000000000000000030d4d9f1ebb112da80b53b72e4a6e86b181cccab65e3be 1,111 0.99/1.00 vMB 100
477,269 477,269 000000000000000000850b1d9679c3df0d6be0017f6b90e26da574ecc3f74cd2 452 0.17/1.00 vMB 165
477,268 477,268 0000000000000000013320699f1cf230a5f9b813986347f888609f75a5d1ccf3 547 0.99/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.