Loading Tool

Explorer IconExplorer

Memory Pool

81,445 transactions
30.78 vMB
0.09056194 BTC
Random Selection Loading Transactions
Max Size: 187.71/200 MB

Candidate Block

Mining Attempt 0ec2cccd97bba7c26255ce0cb4e70319a708368747a03f848e253e8f6daa05a8
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 051c5ed958a28e2c07311de68dbb49044c3f8a55ddedd0f16b410cf283efdb2f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,610
Size: 1.00 vMB
Total Fees: 0.01959042 BTC
Feerates: 301.57 > 1.96 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (719,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,507 195,507 000000000000027d24dc59f43b14e8b7736b089da453d0121a0b5d6625794d19 521 0.25/1.00 vMB 109
195,506 195,506 00000000000002819b177112238c4b5ad66af14440b6080375c4a7bcaae53740 275 0.13/1.00 vMB 257
195,505 195,505 00000000000000362ac98031c23a12d51ad65db24b321f493683df27c081b114 59 0.03/1.00 vMB 196
195,504 195,504 00000000000000d9e5d1359999df1b61b48af3efbdf3196a23e9f18ee3659c0e 286 0.08/1.00 vMB 73
195,503 195,503 00000000000001077b4c9dce8548f32c310da1079f8f2b7b68d07272b61a37e7 32 0.01/1.00 vMB 0
195,502 195,502 000000000000009455c7a1fd319053cfeb36a9921c4fcc6aed62e51f0f90c6f0 123 0.05/1.00 vMB 85
195,501 195,501 00000000000002604b9d9983cb4b7aafd078b3d6108e31d50bbb9ff6f10940db 32 0.01/1.00 vMB 0
195,500 195,500 00000000000004d9559a4e5aa19c4f3f29fe9c4f698074991357158911bc1bb3 105 0.25/1.00 vMB 150
195,499 195,499 00000000000006004be9f6121fdb996da9542a707456d3c10a12b2de5e1edae2 126 0.05/1.00 vMB 124
195,498 195,498 000000000000042310c7f2090bc24427259462345a038b5807dd37f5ac2fbd6f 163 0.07/1.00 vMB 197
195,497 195,497 00000000000003274d19db3a27d8dd0c67f9778d855fbdc872b7863f727c683d 253 0.10/1.00 vMB 162
195,496 195,496 00000000000006ecb66ff6a82353431689797f512e5e6b0a754773a4581ccd2d 191 0.05/1.00 vMB 1
195,495 195,495 00000000000004516d0db10e74d741ab5fbbbcb949b95088088c958a59b7c3d4 228 0.11/1.00 vMB 133
195,494 195,494 00000000000005ff3176d7aadb5940e70c471fe25a229193cfbb5f3f6521c7bc 339 0.15/1.00 vMB 113
195,493 195,493 000000000000022bec34a4340bdfaf85037f77db33b69cf199567d33d0738716 539 0.23/1.00 vMB 126
195,492 195,492 00000000000000e9efd00439cd23d9f66f64f3a043ef243f1ded6c9f4a2f9d77 395 0.12/1.00 vMB 240
195,491 195,491 000000000000034dc00fc85a5d1c9b03538333cb8d37cc224c867b6161efab13 442 0.25/1.00 vMB 236
195,490 195,490 00000000000000aa8c274667142cdba2ab3642df60bf516437bb408547cd6c37 11 0.00/1.00 vMB 218
195,489 195,489 00000000000002153b46032206ae458fa1b4ea83b2d4cc8d9b02accd686a464b 512 0.17/1.00 vMB 39
195,488 195,488 00000000000002851a76e5b8a97a741813927155cf10eba7cf2d8a2718c203f1 638 0.24/1.00 vMB 179
195,487 195,487 000000000000033160000b0a7bfc844b43b8586b942abcc73c3d892b84cc7c8a 10 0.00/1.00 vMB 29
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.78 GB
    • Received: 18.25 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.