Loading Tool

Explorer IconExplorer

Memory Pool

31,473 transactions
9.93 vMB
0.11740053 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.17/200 MB

Candidate Block

Mining Attempt 69c1c191a7b9044297dc90dc52e58764ad01eb2a3b616c3bddd43bab85ead8e2
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root 700632f45bb34a81b0b35c53e743c84379fd0aabb38636e5754a75a1ec0c7d82
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,612
Size: 1.00 vMB
Total Fees: 0.03538836 BTC
Median Feerate: 3.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (654,502 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,715 258,715 000000000000000db95c89f52836662c536ba044b06531609de7ab9405029430 365 0.14 vMB 112
258,714 258,714 000000000000001f0bd39f0d4a45201ad28fdee7aecd956f4a9e02edfa721f3a 94 0.05 vMB 119
258,713 258,713 00000000000000181d01c6d32950545f493518db75e19e3aea46eb93e3534e16 39 0.01 vMB 109
258,712 258,712 0000000000000003c8def831b01b9fd68c29fc29c5fe4c646fe3ba8dbd1cc29f 157 0.07 vMB 109
258,711 258,711 0000000000000001c9d57fc168b9c30ad6977b15d157e4482df4697144d902df 745 0.29 vMB 108
258,710 258,710 00000000000000064821318a09d31773d150e4da7492a3aef0d39fd52bf3a849 367 0.19 vMB 1,141
258,709 258,709 0000000000000023ce85babdb1155138a7e51d14b5d8c59a234d251d3deb8151 357 0.14 vMB 110
258,708 258,708 000000000000000b37ae7e368356b8322b2ba76e56e231217077588e02ac44f7 358 0.18 vMB 627
258,707 258,707 000000000000001e4a1dba552d7a60d5dc649185d04521c9f5516a270f1bb7f8 221 0.09 vMB 637
258,706 258,706 00000000000000126ec4b10a9da18763f8b4a59e5655c67897d966b21ccf3cb8 483 0.19 vMB 1,156
258,705 258,705 0000000000000017aed0b68bc49de033809fd81fded3e811a4a0634269126218 540 0.24 vMB 513
258,704 258,704 0000000000000015faf3aea108c57c3c3a6198c9774e43420d3650c344bb3321 339 0.19 vMB 58
258,703 258,703 0000000000000021328bbd2c9617bdea6ff73473955e6db48aded875b9ee0116 577 0.25 vMB 122
258,702 258,702 000000000000000c5ade4abf6232d61ebb7f5bfb57669a0ccc99c16443a86920 178 0.08 vMB 90
258,701 258,701 000000000000001fa83e973a059d65cdf77ad2fa511b16136cff630b627f9b0c 361 0.14 vMB 467
258,700 258,700 0000000000000006d597ebed323b04840ab001d9167ecab6e67cf1e080943acf 190 0.18 vMB 130
258,699 258,699 000000000000001f318fbc0b8d73f6271f8a1c8b93d567ef325f83ca0df4f90b 224 0.12 vMB 113
258,698 258,698 000000000000001e8cbd03a36da7c859a3a66ade72e72444e46f8f2fd5376118 506 0.25 vMB 709
258,697 258,697 000000000000000e36e3f32e451eaaa38bb52743246e6e217ba5c04ac9f232c7 256 0.10 vMB 2,771
258,696 258,696 0000000000000008bab7c20c68f56e95a60133a10d4184ece1ea2ebce066898e 239 0.12 vMB 492
258,695 258,695 000000000000001888bd51977e0219087749ec31afb192606d7e84a141d06e45 212 0.15 vMB 690
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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