Loading Tool

Explorer IconExplorer

Memory Pool

78,002 transactions
29.29 vMB
0.06358548 BTC
Random Selection Loading Transactions
Max Size: 176.00/200 MB

Candidate Block

Mining Attempt 4ab2b1ae9c1cdbc58bce7780fec869942e36d4b0b418038103f408d9cc11baa5
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 978cb2d051595a9541cb771f4bb6b0d5be26a3e9709c7834cf3ee0469e0f0e79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,799
Size: 1.00 vMB
Total Fees: 0.00423118 BTC
Feerates: 12.16 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (521,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,575 393,575 0000000000000000089840923f49a572f7d74d89f0b6ba56af61b0a9cc337a69 2,069 0.75/1.00 vMB 44
393,574 393,574 00000000000000000738deb5c8797d3bad1c3869ce1c596652ee8a1749642526 722 0.37/1.00 vMB 30
393,573 393,573 0000000000000000060a01a3b7769567aa1442ea5dd26a2d8a5596026b2a56ea 119 0.25/1.00 vMB 12
393,572 393,572 0000000000000000001772b3dc33cd297e8d92d333c89308294d9dd479748dfc 1,911 0.91/1.00 vMB 36
393,571 393,571 000000000000000005c580d83459384d1eb5d0425b12487993450f391202dafb 833 0.51/1.00 vMB 27
393,570 393,570 00000000000000000481c12439bac2d12424b99fe464780ad1b0c20588f43171 1,292 0.99/1.00 vMB 16
393,569 393,569 000000000000000007deed81fa7eec76bf4fd3d03f55531bf661041992d191a6 1,789 1.00/1.00 vMB 30
393,568 393,568 0000000000000000082334fa952fcf353197f733e9f66fcc9cd55527aa861cd5 1,600 0.95/1.00 vMB 24
393,567 393,567 000000000000000007ccf951610c213a2816b7454979eca842d73717e4a30250 2,820 0.93/1.00 vMB 51
393,566 393,566 000000000000000006301ef27724ddcaea5a44d22e4916b5b4f70b95e1691498 1,682 0.75/1.00 vMB 47
393,565 393,565 00000000000000000045792345e2e6506db04f7d6511de933d5a5e5c3127199d 740 0.99/1.00 vMB 10
393,564 393,564 000000000000000007f45fe677f4e12e5879bf4d188f8353c0f0468160ee264f 286 0.25/1.00 vMB 17
393,563 393,563 0000000000000000090bd8c6d021bcf5c9fe54cee98ab150c3c6879328306447 392 0.25/1.00 vMB 22
393,562 393,562 000000000000000000989c8893f7c26264944a38772443ec6af3c7bcc5421deb 1,730 0.75/1.00 vMB 39
393,561 393,561 0000000000000000086b5b2610d92d6d99fec96e1ae3a38e1bc509341e56843c 240 0.31/1.00 vMB 13
393,560 393,560 0000000000000000037d8d8951c05fcdc2fe8db5383017c7fb74e63d7c49c307 315 0.25/1.00 vMB 21
393,559 393,559 000000000000000008824ea19da1b9d13f927fa4dc56baf1fa05dfb38011fe56 1,225 0.92/1.00 vMB 18
393,558 393,558 00000000000000000406cb6b66d60615e1300a73c5f83216e2682653c0a09ec9 1,815 0.93/1.00 vMB 31
393,557 393,557 00000000000000000591d19faf1f1f3afbe9f1d45e318785f2229ac86653f3eb 2,632 0.75/1.00 vMB 67
393,556 393,556 00000000000000000492a8c428c9ae8d6f3e382b68bdb39ab4bf17658d4d8d8a 2 0.00/1.00 vMB 0
393,555 393,555 000000000000000008d122e153028f937b094245474f560db4b302b69ad5d347 1,037 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.