Loading Tool

Explorer IconExplorer

Memory Pool

43,310 transactions
19.51 vMB
0.20560740 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 105.38/200 MB

Candidate Block

Mining Attempt 42ac02202d0ec61b71f9b4e0fe69120613f701afa0e51c87d1aa7911c1eb968a
Version 20000000
Previous Block 00000000000000000001f9031a1149e0ca831bb425bf636c4a0456659e3abb3e
Merkle Root a00f0c2e86735d478977af882b3b7b21dafc3b50d785cd56c60bf9dfefe7cdaa
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,300
Size: 1.00 vMB
Total Fees: 0.05745826 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,324 (755,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,446 157,446 0000000000000a8739abf2badba1832671ef04083d6238d9cbb572b3868f030c 18 0.01 vMB 138
157,445 157,445 0000000000000d5a627cda9ab2e4147406de61eb391babf9f14d2387641b6601 15 0.00 vMB 42
157,444 157,444 0000000000000d81f6738f92a3f52a15895d730c091fce346742446b6033f0bd 8 0.00 vMB 0
157,443 157,443 0000000000000b733dd9214ed5976a2ee64720bde9248d0e5452fd206407ceb2 149 0.04 vMB 56
157,442 157,442 0000000000000017fec6883ef612ffe194b31ecf52ff34e5b71b9bc6776c7e35 7 0.00 vMB 85
157,441 157,441 000000000000028cac5cc2b51679773b424102be28ab80c0b56c00888996bae4 5 0.00 vMB 33
157,440 157,440 0000000000000db990e13027fabc86ff64e76f3481a360a77b3a8b5609f95848 11 0.01 vMB 226
157,439 157,439 0000000000000639ed874201028ddd3723f7d8a5d08e72db5e94202cf0669e29 58 0.03 vMB 220
157,438 157,438 0000000000000641bc27d8c3a22711b92f10df1329251e9c11864014ca0f86b7 9 0.00 vMB 25
157,437 157,437 00000000000002d8b1c392330456fda9461cb56fef2c604d37b1da6f2633bb2d 10 0.00 vMB 37
157,436 157,436 00000000000009ac99113e1d54cd252c74417c56e09d5f1a1c4ea3d44bf44efb 7 0.00 vMB 92
157,435 157,435 00000000000001f2a6369911d2c29fcb41f27b2d1326673400ce6593e0cdcf92 86 0.02 vMB 14
157,434 157,434 00000000000009ab7ecbbcba26e604051ecdad149281953d668564a561d21229 33 0.01 vMB 155
157,433 157,433 0000000000000b7f0f1031707852498c942e001cc4ffc257cc072ab336a42afc 5 0.00 vMB 49
157,432 157,432 00000000000006ecdebb3f6220942bb6ceb850308b5dfe478891743d89101b4e 18 0.01 vMB 80
157,431 157,431 00000000000008c5375c566659ab59a0530a734d57546e248451df840ac80cc4 35 0.02 vMB 49
157,430 157,430 000000000000093af3800880270c57fdd9a3688cd81bfe7c9b180ee9feefac02 4 0.00 vMB 54
157,429 157,429 000000000000085f628df2cac7875101e83fc727a5c481a00cc14309ef308266 94 0.04 vMB 164
157,428 157,428 00000000000000b0fc6286144ab9548f9473f0228d1d164ee028bbe9f86fb90a 1 0.00 vMB 0
157,427 157,427 000000000000061c6021fe4ad4a9f8079e87d0efef08f975571145a6080f4320 55 0.04 vMB 50
157,426 157,426 00000000000004de870af50e779983905111ada643646299cdd64fe9ba971f93 47 0.02 vMB 39
Previous 10 blocks ↓
Total Size: 779.43 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: 127.05 GB
    • Received: 0.51 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.