Loading Tool

Explorer IconExplorer

Memory Pool

44,788 transactions
27.42 vMB
0.09604589 BTC
Random Selection Loading Transactions
Max Size: 144.89/200 MB

Candidate Block

Mining Attempt 105027d0511bc55bf276dac471dbbadf8b239a73e3a9565f0ca61987f3741c66
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 8b7acc04dcd54361e03d03db4081c26afd94563d49c6a32fa234ee19921fe3d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,691
Size: 1.00 vMB
Total Fees: 0.04460319 BTC
Feerates: 150.75 > 4.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (568,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,547 346,547 000000000000000003b1721f98beca14c74393aa613c7bda03a41ab4b7b28718 292 0.14/1.00 vMB 35
346,546 346,546 0000000000000000144ec69e528b680228bcc4ca8f9714da7d65f94cefd0e472 149 0.10/1.00 vMB 20
346,545 346,545 000000000000000002e7629a0b8734eb993aa92b222a38e2210b3c4101495220 196 0.10/1.00 vMB 25
346,544 346,544 000000000000000001a36a6f648a730ce5b8a54b393b683c75509280e29e7182 104 0.11/1.00 vMB 18
346,543 346,543 0000000000000000043ab0ba125fba4220c9efe931e34d618f67d347a220a4ac 424 0.26/1.00 vMB 23
346,542 346,542 00000000000000000ed8c41249469efde3c424bb385fe015560501c74f4b3db5 481 0.76/1.00 vMB 9
346,541 346,541 0000000000000000093b1b3dfb0279fdaf9c84bf7685cbc786a8bec660ba2f7f 658 0.74/1.00 vMB 11
346,540 346,540 0000000000000000094c259b75d92719619fb0c9932d2bbcafa1180d4703813f 910 0.98/1.00 vMB 12
346,539 346,539 000000000000000011e7598f33a5310c6fb85fced21897ec741a0c28768199fb 1,394 0.75/1.00 vMB 26
346,538 346,538 0000000000000000004144ae8f49b61fb8b82bb63fdb4b806653c2ca2a7856e4 480 0.21/1.00 vMB 38
346,537 346,537 0000000000000000167b67c583ec77467e8d1a6bbdd459224c0cf58258fb721c 1,254 0.98/1.00 vMB 15
346,536 346,536 00000000000000000d791c63fc98a14f5c7a653b6da3aa7803f4161c9acb8a21 960 0.98/1.00 vMB 14
346,535 346,535 00000000000000001343fb62eaac804008b3cbbfff1799045973b4420415577a 575 0.48/1.00 vMB 18
346,534 346,534 00000000000000000a19fa8ecfc8123ac2112468d838202c66dd158437dbcb04 293 0.21/1.00 vMB 17
346,533 346,533 00000000000000000451c04b256dd6891ef0a1cb1309ff7ef7fde27ed66c4d46 511 0.35/1.00 vMB 20
346,532 346,532 00000000000000000ca83717ea737303e1cba9b935c16aa7e255abc8b2cafc52 147 0.32/1.00 vMB 6
346,531 346,531 00000000000000000baa819258bb831e2516427632a96bd0799f2c69fa59db75 1,058 0.71/1.00 vMB 19
346,530 346,530 00000000000000000593519b8aa1f9b3ad959e1ae55e300a9a5f414fed51c7e9 1 0.00/1.00 vMB 0
346,529 346,529 0000000000000000000e7a3633b833b6b59466113ea87cb1127b819e727e2353 578 0.27/1.00 vMB 26
346,528 346,528 00000000000000000b0dd7565b5a78e31cdbd3a90b024d0689e30f143011c7ff 494 0.33/1.00 vMB 22
346,527 346,527 00000000000000000f88c6a35b459054841826fc6902b3ac6365b48e98c18a7e 398 0.15/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.