Loading Tool

Explorer IconExplorer

Memory Pool

28,480 transactions
11.19 vMB
0.02902794 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.98/200 MB

Candidate Block

Mining Attempt e4c07bb1d3f5e0f18235adc8adf1e6f4639a57f8d6a161f07c76a3c67813efa8
Version 20000000
Previous Block 00000000000000000001aac412b5070310651103551b30729b18c8a227eabda6
Merkle Root c28a38c3a9fc51a8a4686667da35a43667c2ffa06321746a58321e2ac3727ba7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,668
Size: 1.00 vMB
Total Fees: 0.01001893 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,528 (1,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,493 912,493 00000000000000000001d53a99007ab94c37c31a8f3c4ed50de3d376d5312c2e 2,909 1.00 vMB 2
912,492 912,492 000000000000000000018e20064443db453eeea8094b90cd10cf6b0dadaab928 4,927 1.00 vMB 2
912,491 912,491 000000000000000000008344a2b94b058c7db13da09a16d5d1672bd747288d4e 3,333 1.00 vMB 2
912,490 912,490 00000000000000000001281957207d9c66b4680b24c5aac079a76e9211e37577 542 0.14 vMB 2
912,489 912,489 00000000000000000000474c704406d0ec5200ef5e752b94ca1e8e7a3ee2aae7 5,814 1.00 vMB 0
912,488 912,488 0000000000000000000007c7c981b9cd8e895106b3e87c2143e1b83b46105104 3,201 1.00 vMB 2
912,487 912,487 000000000000000000007e3f7440915e0445a29c29f11bc3426ab8ed94c47732 3,852 1.00 vMB 2
912,486 912,486 000000000000000000000ca4b14a4b4906d19867893aa9843d254b73c5ff8853 1,174 0.30 vMB 2
912,485 912,485 00000000000000000001cf26659aa33b8c16659d884ca47b75ac49f5bc91224e 3,191 1.00 vMB 2
912,484 912,484 00000000000000000000b6bd32c52568a689f1f4636c66e7ec53daa7bae6b52a 6,095 1.00 vMB 5
912,483 912,483 00000000000000000001c4803c902cfab517056bd8191e1d5870b2c58c36d3c2 5,836 1.00 vMB 7
912,482 912,482 00000000000000000000ba0f2e9ff1ad7f8df4b85034b5b4f6f77782b5e2f77e 5,880 1.00 vMB 7
912,481 912,481 000000000000000000021eb775ba3b0c0b4088a26c97e8e21b1fb2c033b40b13 5,125 1.00 vMB 8
912,480 912,480 00000000000000000000680fd7039932c514e138aefcf6b4ccb0f640a060e3e9 4,968 1.00 vMB 12
912,479 912,479 000000000000000000008c18d96db827b5384cdf40bc35e97f4d90e7f6cde610 84 0.02 vMB 36
912,478 912,478 0000000000000000000079a72d42d66312c35392be5e3617187124a1ac75d5ad 4,563 1.00 vMB 16
912,477 912,477 00000000000000000000e54845fc1ea52f7f98bfe3bc8b6fc85eda6e7d39aeab 4,157 1.00 vMB 11
912,476 912,476 000000000000000000012e151208583d69150ec1a96110fb7c83934970758235 5,842 1.00 vMB 0
912,475 912,475 000000000000000000010c4fd78adc543217e6618144352797770045533addc9 2,845 1.00 vMB 4
912,474 912,474 000000000000000000005337d38c67badd6c139bc688730a5ed271a56391537e 3,235 1.00 vMB 3
912,473 912,473 00000000000000000001077dc868b63f6ab4bd5d87cebde7566299cc848b39f2 3,341 1.00 vMB 1
Previous 10 blocks ↓
Total Size: 779.78 GB

Node Details:

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