Loading Tool

Explorer IconExplorer

Memory Pool

82,404 transactions
32.44 vMB
0.12150404 BTC
Random Selection Loading Transactions
Max Size: 192.73/200 MB

Candidate Block

Mining Attempt 1e39438da6febb4553cb56bacb4a16d86f0880492b1449ae6802a2dc6511a9f1
Version 20000000
Previous Block 00000000000000000001fa11650b686dc4d0b0cd23073601665d3111fb121383
Merkle Root 141874b1d02d7c0f8c2f72d12a935764d94e3c199a7492736b325fc3f18ffd79
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,954
Size: 1.00 vMB
Total Fees: 0.02421536 BTC
Feerates: 78.83 > 2.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,354 (513,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,342 402,342 000000000000000006da561d2d78ccf4172e02b9496740f58de574e1a517b7ff 1,040 0.98/1.00 vMB 19
402,341 402,341 0000000000000000015c30b30fc5b9e3ce83002c4b223ca2ce04c2a69688b2db 1,609 0.76/1.00 vMB 46
402,340 402,340 000000000000000000ca1b3c58c26c016a1cf6331675bd4b7e303a2522a6f4ce 112 0.05/1.00 vMB 43
402,339 402,339 0000000000000000039d909f7ccd4b08a6e0ad0f7e520da6404a973caab747a5 175 0.74/1.00 vMB 6
402,338 402,338 000000000000000005267dedf3dedbb1de969e66bfffc8295e84db131eb80f97 480 0.25/1.00 vMB 41
402,337 402,337 000000000000000000f1b3f9d38c035ec72b07e3ca1055dc83cca3c6b08998be 2,287 0.93/1.00 vMB 44
402,336 402,336 00000000000000000493d74f2921832970597cb8293b9396aa9ef55dddd55f11 1,205 0.54/1.00 vMB 42
402,335 402,335 000000000000000003b37fe23eeae4d9b8a312da6f3a23612c2abd6304770dc7 1,202 0.84/1.00 vMB 27
402,334 402,334 00000000000000000646e210e77225f21e80ca2feede94438fc2a3f59b359ac4 2,597 1.00/1.00 vMB 61
402,333 402,333 000000000000000001669f7a9e809bdd65c016ff78be40f5111ce8331146fa2e 1,669 0.72/1.00 vMB 44
402,332 402,332 000000000000000005a6c18a2aa42f53cb3ad9d71a930c44fbd5be3eab4df8bc 1,795 1.00/1.00 vMB 35
402,331 402,331 0000000000000000012c8570d477baf847484b735bfb579d2b3308479d307629 1,132 0.93/1.00 vMB 24
402,330 402,330 0000000000000000049ff2c2f3840899cdd834259b3a5ff3fd145448536ea80a 2,839 1.00/1.00 vMB 57
402,329 402,329 000000000000000006efd706f4467e2d7ed6f0fed757ca7d59e2cc8c81a2d9e3 749 0.35/1.00 vMB 40
402,328 402,328 0000000000000000029795891b5d75fc7a581d17aca0099be9255ea94bdb6f7d 139 0.05/1.00 vMB 42
402,327 402,327 0000000000000000041103c95dee72814226ad00931aad04006517c2111cf74e 1 0.00/1.00 vMB 0
402,326 402,326 00000000000000000086029bfd38d62845be7f6b420efb17ca993f0c0cafe897 2,015 0.97/1.00 vMB 44
402,325 402,325 000000000000000002f7681ebd8b32ffd358b3c059f40ac2add94a695e199d91 723 0.32/1.00 vMB 45
402,324 402,324 000000000000000006bd49acd1931c3143ee14b3a8db0986b9ea2b4513694055 59 0.03/1.00 vMB 45
402,323 402,323 0000000000000000029877a812aac287b095cd51bf52580c0c834d994d28f625 1,699 0.79/1.00 vMB 43
402,322 402,322 0000000000000000034401abdfbc7633de5ea7c217d0ae51892bea6885c1162d 1,436 0.76/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 783.00 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: 718.87 GB
    • Received: 17.97 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.