Loading Tool

Explorer IconExplorer

Memory Pool

76,587 transactions
27.66 vMB
0.07833582 BTC
Random Selection Loading Transactions
Max Size: 168.86/200 MB

Candidate Block

Mining Attempt 184872f5db3632f5ee5fab6cc3a90c65ab98c33d52d2238d94c2e4df34dcad85
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root b45ab421eade1cda73cdf3ebe6a0830826f98cccd3b4ef26392585f6c9bdef61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.01926319 BTC
Feerates: 402.60 > 1.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (488,611 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,709 426,709 00000000000000000499eabc137267f51220518b3d3f67d28dd74445bb85a7b4 981 0.53/1.00 vMB 44
426,708 426,708 000000000000000003b37de1b866861420300eed601b6846e521e63204400517 2,764 1.00/1.00 vMB 76
426,707 426,707 000000000000000003929c1f943f7e3e1fb9bea6acbcba898a137265a812e1b2 1,269 0.57/1.00 vMB 59
426,706 426,706 000000000000000001b87dbe795062c4bbaf55b1a38139d07139eb03ccd695ed 885 0.98/1.00 vMB 25
426,705 426,705 0000000000000000049bdb969dfe18aa176967d7117f4bd4e09786dac279dd6b 355 0.95/1.00 vMB 14
426,704 426,704 0000000000000000041c2b3cc50f400b5bc60726d04748863e6273a3c66a06a8 627 1.00/1.00 vMB 23
426,703 426,703 0000000000000000024c0aa376e74408fb7b5e03a5e62b35ae6dfe54a4c1ddd7 1,251 0.99/1.00 vMB 43
426,702 426,702 000000000000000001018d78edda54859dd7590db96a37f11dafe9425ab6096a 1,218 0.99/1.00 vMB 38
426,701 426,701 0000000000000000012ae565d34488804d6dbe905f828daacb637ee3ec8fabb0 2,378 1.00/1.00 vMB 70
426,700 426,700 0000000000000000015293ef02d391ea00598f7beb464c9b170d42d26ebb2fe4 201 0.06/1.00 vMB 82
426,699 426,699 0000000000000000024755de569c0a0f6f69ac175f0068613e4db3e0c438a526 941 1.00/1.00 vMB 26
426,698 426,698 0000000000000000028f36b7bacfec5c49458655d9c0afd0134be95c8ba1bf58 1,756 1.00/1.00 vMB 36
426,697 426,697 00000000000000000089e919f67e8243e96eecd6dac551a5eda020dde1bb1114 2,408 1.00/1.00 vMB 71
426,696 426,696 0000000000000000038f2aa73e20870927a2f311ec85e295118a99ec6aa7884e 576 0.26/1.00 vMB 75
426,695 426,695 000000000000000002c40bf2267914b7f260d2443f580a76a470b632ada9a7ea 2,189 1.00/1.00 vMB 48
426,694 426,694 000000000000000001409f95f171675942417a6f522b880913c33dfbf817772a 3,000 1.00/1.00 vMB 79
426,693 426,693 00000000000000000287d291b093c32dc467f64462c6e0bad825f55f35fe64ce 1,720 1.00/1.00 vMB 46
426,692 426,692 00000000000000000428bdbf9c5ec8d40c4474fc96092c9eafba3d348bbac6e6 2,267 1.00/1.00 vMB 72
426,691 426,691 000000000000000003e7e112dab06b31050aa8735bb09708d8592d73e88e0434 1,900 1.00/1.00 vMB 44
426,690 426,690 000000000000000004aa9b2b9ca25cdd35774dfe79df4e9b3cfe6e965d95a3bd 2,849 1.00/1.00 vMB 77
426,689 426,689 000000000000000000640d0ed913886a29f846c4b8685bc5c7c23b635e23c4c9 2,574 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.