Loading Tool

Explorer IconExplorer

Memory Pool

46,878 transactions
18.65 vMB
0.21729850 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 106.40/200 MB

Candidate Block

Mining Attempt 29c6ba8119dc3a30da00ddbcc5389f767bbb2c6b4e285dd048ddd0907b0a10f7
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root 99e440257ce462a588ad277f315aa32de4a6a15998e29c709a9fb3c8669ea3c8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,116
Size: 1.00 vMB
Total Fees: 0.07072176 BTC
Median Feerate: 5.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (774,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
138,815 138,815 0000000000000669360dbd3f0fe7f3a73edff849f9c56bbe8583948d8c3b9d6a 20 0.01 vMB 464
138,814 138,814 0000000000000303031a5114f42c44f354cb52b9dda741b33d8db9820fdfff9e 25 0.01 vMB 0
138,813 138,813 000000000000029bd171eb1a189a6fe2d7c6f8114782bb755efebc3b3a3f9c12 11 0.00 vMB 168
138,812 138,812 0000000000000543f5e5a3488d0699a3096f41dcd17e42b90a2b03e69c152356 2 0.00 vMB 0
138,811 138,811 000000000000099cd55de48e8dcd166486b691e8d812213f564bc97fc795594d 10 0.00 vMB 0
138,810 138,810 000000000000037001c74b4a35f5368979bed6ed54d025a7d13cabf815a67814 59 0.03 vMB 149
138,809 138,809 00000000000006a79849ba2670e8af15445637b6c0567f31a3afbb3e44d1af7c 18 0.01 vMB 392
138,808 138,808 000000000000062108b8b29e1a9b1f9d3470cda615e54372c087a74d4924bfeb 23 0.01 vMB 61
138,807 138,807 0000000000000362b8c9a2f9074d71f877941440457d6523559423380101237b 145 0.04 vMB 46
138,806 138,806 00000000000005d820417993810069944859231ab9731fee88b7b0dbb93e33c3 17 0.01 vMB 209
138,805 138,805 000000000000063f56da8c984e83f179125033bb6ae66d261cdda8af9a21950a 58 0.04 vMB 147
138,804 138,804 0000000000000756ec18ccf4a1ca51e4d47ba13160c7b70b4b847a5ee5f06318 12 0.00 vMB 35
138,803 138,803 00000000000003db27a54bc2ebcbfe936df531c40853c5d0c83951131fe676aa 41 0.02 vMB 281
138,802 138,802 0000000000000877456309480439b4a92b5c122d8690e4ca089f86602b45703c 84 0.02 vMB 2,684
138,801 138,801 000000000000096183230f0cffbd7c0b8a31e16548b4058eb7f951e6b1fa7c6f 29 0.01 vMB 144
138,800 138,800 00000000000000ae5ab37a400b402db68422d3b315ed65717a950f2016f63af6 9 0.00 vMB 90
138,799 138,799 0000000000000355316a48a807d99678f1102a21360c17026b94da3fa12ef9b2 16 0.00 vMB 707
138,798 138,798 00000000000005c2e77f158af99c6c7a878efc2870e9f690dc20b1bf208c47be 11 0.00 vMB 0
138,797 138,797 00000000000006f7a90870771c44a9ef779988e9a8fc445cfd590dfff7383c9d 27 0.01 vMB 295
138,796 138,796 00000000000000d53287e8b392eeda2e5451ab652822245d546fc499cba85066 12 0.00 vMB 17
138,795 138,795 000000000000072b40913f53afc038a1886889b35163599c2e6fe2bce059e00f 55 0.02 vMB 247
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 98.86 GB
    • Received: 0.44 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.