Loading Tool

Explorer IconExplorer

Memory Pool

44,884 transactions
27.83 vMB
0.06520129 BTC
Random Selection Loading Transactions
Max Size: 147.05/200 MB

Candidate Block

Mining Attempt 9918b69c57f29321ab1c6048a51d23b7b0e968af32b26628188b3a3f2cb6a38b
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root 651829a10ca920d886eeb6a91233fd7ca6232bb3cff785a076b646d1c58500c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,419
Size: 1.00 vMB
Total Fees: 0.01232809 BTC
Feerates: 101.53 > 1.24 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (566,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,558 348,558 00000000000000000dc1c1a885e0a2b0f1842368b435575184529a050b70298f 1,994 0.96/1.00 vMB 26
348,557 348,557 000000000000000006c745a3152e4e0ce17080caec38c2c2afd106175fa73d5e 240 0.12/1.00 vMB 27
348,556 348,556 000000000000000003ac164bbf98da1793e9f4b38ed4e90892c4779ce6ab5c74 620 0.36/1.00 vMB 27
348,555 348,555 00000000000000001497d5610b34365be042cce0e344ee84ae6eeaa30d643706 522 0.63/1.00 vMB 8
348,554 348,554 00000000000000000bd8b7e0e53d4cc1ebe6bec1871e8f73a606d1ee73dd1538 1,551 0.75/1.00 vMB 30
348,553 348,553 0000000000000000113b935605b1376492cb2b1796eb0fc62e6b1b4b3c9db623 1,024 0.66/1.00 vMB 23
348,552 348,552 00000000000000000ca595a7b2eb468326cafcec7e42936d1efe880af4f0e5af 512 0.14/1.00 vMB 59
348,551 348,551 000000000000000010cb05d5dfb6dd481de1212ed19c8a66554ba13037fe5ca6 228 0.20/1.00 vMB 20
348,550 348,550 00000000000000001194c8a147d933928b510222c457013b368d97dfd85f67d8 555 0.25/1.00 vMB 30
348,549 348,549 0000000000000000121ba61c07bb9da501e0ee244d04ead52a34d9a702561eb5 368 0.28/1.00 vMB 18
348,548 348,548 000000000000000012217d4273b0f1bd55502f0621c7e90ec0bac9dc94dbd0d3 112 0.12/1.00 vMB 5
348,547 348,547 00000000000000000bfe8e7dee34e6c6e48aeed751b652db82158761edec7742 128 0.10/1.00 vMB 15
348,546 348,546 000000000000000013bb6826f61887e748c4ff083f356cb0e64eeac241d8204a 1,038 0.50/1.00 vMB 29
348,545 348,545 00000000000000000bbead70201af9872427285658072a00be3e1c6769ac1f9e 72 0.05/1.00 vMB 10
348,544 348,544 00000000000000000077503030baeb980efb72f51e769bdcc088bb67b4949aea 394 0.49/1.00 vMB 12
348,543 348,543 0000000000000000081385c2a9ba3756c516b12e43fff424f8336a8e30540df3 1,093 0.99/1.00 vMB 15
348,542 348,542 000000000000000008f02971228fad04ace06ac20cbedfc602fefa2001d5f156 601 0.34/1.00 vMB 24
348,541 348,541 000000000000000006c420dec12c9df372697b0b51d2e22df9916a527c92c9b1 884 0.40/1.00 vMB 26
348,540 348,540 00000000000000000c1766df9c8749dd1092868f9b40285ab0c45f8ac481689a 266 0.14/1.00 vMB 25
348,539 348,539 00000000000000000408db91ecfadc1e8d706f4c76e6baca3bfc1d7484100612 60 0.02/1.00 vMB 23
348,538 348,538 0000000000000000101256d53a6b75ad516ca452047c1d5e489f5eacf3633f04 982 0.51/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.28 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: 656.73 GB
    • Received: 14.43 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.