Loading Tool

Explorer IconExplorer

Memory Pool

46,572 transactions
22.62 vMB
0.05376942 BTC
Random Selection Loading Transactions
Max Size: 125.80/200 MB

Candidate Block

Mining Attempt 002364e7b86409140acdac51bec9f5ebe3a5713538ec64f4e66d1e7ff6c2498e
Version 20000000
Previous Block 00000000000000000001b0961ed3691aee060fe39e09a12c728c769ed8021934
Merkle Root ebba78eae9ba492b5d888fd531b7a932427386d205289f4e2d09ee0d70f7f160
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,725
Size: 1.00 vMB
Total Fees: 0.00710372 BTC
Feerates: 88.85 > 0.71 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,990 (757,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,493 156,493 0000000000000df1b5c0f5f82811664a38b610d9835fa49abc9584211e280fa9 95 0.03/1.00 vMB 11
156,492 156,492 0000000000000194a9c2b42684559cf8cb1e607dd2a0812fcdfedf49aa685bad 19 0.01/1.00 vMB 200
156,491 156,491 00000000000007a0cf1e42a720c6d306e9f46e264929f3ae1df55b866435683c 49 0.01/1.00 vMB 118
156,490 156,490 000000000000051b74d7d6bc8a407dfd986d3485e7221075454a724f98f570ee 55 0.02/1.00 vMB 100
156,489 156,489 0000000000000e2b2e3d034604146e9950cd50c8c13d19dd8c79c879a32b586e 64 0.03/1.00 vMB 131
156,488 156,488 0000000000000ecbd017ba9c88f7fce64fff82111c7b63a2203ee9a44c5c9620 16 0.01/1.00 vMB 8
156,487 156,487 0000000000000539d4aa1ca2d7615f205e11559f158bd7438128f769ddfb092d 106 0.04/1.00 vMB 118
156,486 156,486 0000000000000b11f3048c055fbd8a226fd8ebe9da611d47e455508d21c68164 114 0.05/1.00 vMB 28
156,485 156,485 0000000000000a4de521b44107b871a31becda42f0ddecd3ecc28af95c3b972d 58 0.03/1.00 vMB 131
156,484 156,484 00000000000007806d3ce7d185771228e35b7d2add0b0a6e58f70ea881770e9a 82 0.04/1.00 vMB 78
156,483 156,483 0000000000000599c8a0185ec8d83c8fd36ba9cbe59f70638507cbe71b210a2f 33 0.02/1.00 vMB 138
156,482 156,482 0000000000000a28ff231698e4130e160ef7f90983f16e6850f26d4475e3e8a1 47 0.02/1.00 vMB 74
156,481 156,481 0000000000000e7a587d91a90474e117ed22256260f622e2b4922831280514cb 16 0.01/1.00 vMB 226
156,480 156,480 0000000000000a8edd63a7612276fda97422f0e56f1db6d26d715029830c3755 40 0.01/1.00 vMB 97
156,479 156,479 0000000000000d45f3e12fc32854c1b0f26699867e253fd4fdc24b724666ce57 5 0.00/1.00 vMB 0
156,478 156,478 0000000000000855487726bfb04a120e03d60da465cf8202a61935ec6e7f0ec2 116 0.04/1.00 vMB 0
156,477 156,477 0000000000000a4a2693befbc749827fd89b99b3801b8cf1cc3c95166e41e42d 105 0.05/1.00 vMB 71
156,476 156,476 0000000000000f5f2f3a6907b425dff9ce072a841bbc719ac6d37f5b413357f8 179 0.05/1.00 vMB 2
156,475 156,475 0000000000000751dfd0a2638ca5850614a903f81b490e177d83d3f90dcdd457 33 0.01/1.00 vMB 142
156,474 156,474 000000000000045ae08080ab205f50bdd5d9c7419d20f832f11b8fb264d48ea4 10 0.00/1.00 vMB 0
156,473 156,473 000000000000091acd956a9613845407adb5c945c4bd0dca24eb7b97eaf743f3 14 0.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 780.59 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: 541.68 GB
    • Received: 6.19 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.