Loading Tool

Explorer IconExplorer

Memory Pool

72,385 transactions
28.01 vMB
0.06144750 BTC
Random Selection Loading Transactions
Max Size: 166.14/200 MB

Candidate Block

Mining Attempt cdaaf6a5ff42f6b751e2c6b2d255adea61dd263d04120772349cbca56b131925
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 5a08615bdf706f7ed2067fbca2ab4a8c9fc0ee76a071bbcd8cb968438501c11b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,745
Size: 1.00 vMB
Total Fees: 0.00542417 BTC
Feerates: 40.21 > 0.54 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (535,252 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,800 379,800 00000000000000000348a887c34c131dc89c33c229a2123ab093457d25e58b67 1,833 0.89/1.00 vMB 43
379,799 379,799 00000000000000000ae4ce72a9b0ae34ca585ab5aa622a655450c4db79b30678 442 1.00/1.00 vMB 9
379,798 379,798 000000000000000003174271fca86826c2ae633b04a551da45c89aebbfb23eef 400 0.45/1.00 vMB 12
379,797 379,797 000000000000000004c4857f4e25873ae4e7816fe18bacc15730818fe9a56ddb 451 0.99/1.00 vMB 11
379,796 379,796 000000000000000007f48c5d6cf513883c022fe6f7be45c01bc25bdebb2e7322 1,400 0.75/1.00 vMB 33
379,795 379,795 00000000000000000d97b7e1a085c690a4a00736a736a4a80a39acab28a8a371 2 0.00/1.00 vMB 0
379,794 379,794 000000000000000008609c30dc5b188db1fbca3dbfed1a66136957ce9a800098 2,759 1.00/1.00 vMB 52
379,793 379,793 000000000000000004965ec2aeda32fd15d939d4fce65aef49a5c28c124855d1 614 0.32/1.00 vMB 42
379,792 379,792 00000000000000000b729c6aae7e701167e594493f6b7367bc17b309b4be6d46 302 0.25/1.00 vMB 19
379,791 379,791 00000000000000000c400c5a9c4adb0b9cdbc3f9e0f3cba86fd27cf483d81a3b 1,478 0.95/1.00 vMB 29
379,790 379,790 0000000000000000061fffab00bab5b6ab234f650cbd39f1cf2b131f5cafc9ea 1 0.00/1.00 vMB 0
379,789 379,789 00000000000000000d0d72250796fc9caf09453e70d0b16c032fa2171504834d 1,414 1.00/1.00 vMB 24
379,788 379,788 00000000000000000cfa6fec672b797daff95985adae49ea617e6c00d633d292 1,324 0.75/1.00 vMB 29
379,787 379,787 00000000000000000c8d3672ccdb729dff59b1875d49517b40e66ac4c434941f 966 0.41/1.00 vMB 43
379,786 379,786 00000000000000000737fae85cc542efafaf256e9dba8a8d327a4d1398e52ede 991 0.88/1.00 vMB 21
379,785 379,785 00000000000000000e2a1c67bcba6b235308ff5d5a4e406ca0b0b17b2d7c73d4 776 0.92/1.00 vMB 17
379,784 379,784 0000000000000000059cc0aedde291a793370a6f3090c4244e7bcf46e6a5d615 1,193 1.00/1.00 vMB 18
379,783 379,783 000000000000000000fe86a2d53b6ca394a63bbe24c7613d458ea1173e9ffa12 777 1.00/1.00 vMB 17
379,782 379,782 00000000000000000c6ae7eed2d05b30de02f9462ce0d532a55f5005e1d3473b 1,225 0.93/1.00 vMB 25
379,781 379,781 000000000000000003b2b6975bd861a2671faaf3eb3ef1343cafd08a9f291b5e 2,804 1.00/1.00 vMB 68
379,780 379,780 000000000000000006c488791bafc490efb365ad609ed39e6ee51d1afbc8ed83 845 0.93/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.