Loading Tool

Explorer IconExplorer

Memory Pool

80,389 transactions
29.88 vMB
0.09650524 BTC
Random Selection Loading Transactions
Max Size: 180.38/200 MB

Candidate Block

Mining Attempt 53188d288da9483fe47e10bf1fc879ec133e43f8be0be92f865f0b95fbe2463a
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 3371e92d55922277f0d066950eff52d74298334c2f62d1e8c65e8a726f3849ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,768
Size: 1.00 vMB
Total Fees: 0.03081221 BTC
Feerates: 100.25 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (201,378 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,719 713,719 00000000000000000006e5b9314b58503d57435afe6af1b8a6ea7b41a2c6c59b 1,129 0.59/1.00 vMB 3
713,718 713,718 00000000000000000002f2543767cdd77e17a0384725e4a7bacb8f352e5f9e6d 3,273 1.00/1.00 vMB 6
713,717 713,717 0000000000000000000875c844ae53c6f9c38504d8b028843e5141a954fe1f81 3,117 1.00/1.00 vMB 16
713,716 713,716 00000000000000000006d6cbb7a4ba133a6777ae3f7c7d97ac2de848d037904a 1,969 0.53/1.00 vMB 8
713,715 713,715 000000000000000000029e71be2a180e745c739f62d1a8eeb8ff102ebff9ee9a 937 0.32/1.00 vMB 7
713,714 713,714 000000000000000000096a23eb55e75224ac4260b60fe1c76480faa0c155647d 929 0.31/1.00 vMB 7
713,713 713,713 00000000000000000004a212ed73e649a0c4b271d1605dbb32908dbd939f5d95 1,365 0.44/1.00 vMB 9
713,712 713,712 000000000000000000008cd7f0cd2ebc8e3b54febff51e3763dcbcedce368d27 608 0.25/1.00 vMB 7
713,711 713,711 0000000000000000000630129dabf79db93e6174856ac6499aae05f3a57acba2 1,559 0.66/1.00 vMB 6
713,710 713,710 000000000000000000026c7352787d033702991ab1a2813b232eb77300f7fc19 3,060 1.00/1.00 vMB 9
713,709 713,709 000000000000000000035dd2884bfb517288277483588ff3e2c6827df9963a7d 610 0.19/1.00 vMB 9
713,708 713,708 000000000000000000044ca426079eec453162117f2adf6e48998819eb9c3dc5 1,175 0.45/1.00 vMB 3
713,707 713,707 00000000000000000003201243213dae68b1f395e16ac04652539e4882b1b5fb 1,830 1.00/1.00 vMB 9
713,706 713,706 000000000000000000007f22f2cc3799b6c9dae622749d644910817d33f15dd6 1,086 0.60/1.00 vMB 4
713,705 713,705 0000000000000000000472c565d78f78200dc153302fc649a8941842d74f8f4f 3,133 1.00/1.00 vMB 9
713,704 713,704 0000000000000000000852a0677474849fb46d99f6fe59ff903af5b355d52566 626 0.28/1.00 vMB 7
713,703 713,703 00000000000000000001b142f9b781824ed9f65f6886072a441e138ae1560d05 1,186 0.62/1.00 vMB 7
713,702 713,702 000000000000000000019916d864f6926591752deffed70f9ae7fcce6b3bdc7a 244 0.13/1.00 vMB 6
713,701 713,701 000000000000000000056eab9bdceda6dbd7a498e4b059651e395380c3055424 1,091 0.49/1.00 vMB 7
713,700 713,700 00000000000000000006a7749a3fc003e48abebd674f6d43671824045b60b5ff 2,871 1.00/1.00 vMB 2
713,699 713,699 00000000000000000004d5d803183ecccd1efd5047875c5666043a36ec83e0db 3,287 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.