Loading Tool

Explorer IconExplorer

Memory Pool

43,569 transactions
27.04 vMB
0.08245043 BTC
Random Selection Loading Transactions
Max Size: 141.48/200 MB

Candidate Block

Mining Attempt b06409661783c04680377a92e321ec9a63581562c1de54b0ea86e5d587081538
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root 7f5d11f273e9a7c5d989a73927ea4649487151dfbe809041280d999fdff2ad6c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,129
Size: 1.00 vMB
Total Fees: 0.03082720 BTC
Feerates: 150.93 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (360,716 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,154 554,154 000000000000000000274c23c54a61b81c3a31355604e4ac162fe14beb83df04 2,813 1.00/1.00 vMB 13
554,153 554,153 000000000000000000103805a55d0a83a1009252fb0422d53f0c8ce212f2529f 1,269 0.63/1.00 vMB 15
554,152 554,152 00000000000000000007a2d3847ce4567a21f7a996a104b13097e7a2f439796f 801 0.54/1.00 vMB 6
554,151 554,151 0000000000000000001e9da8c50b94e44f7de86573cea9efa8e99ce6494026c1 1,757 1.00/1.00 vMB 5
554,150 554,150 0000000000000000001ab17614a8c3bb103f70122c01bd012367a862773a0138 1 0.00/1.00 vMB 0
554,149 554,149 0000000000000000000e8aa7d9b4227f26e5a101108cf48ce97733571ad521a8 2,716 1.00/1.00 vMB 10
554,148 554,148 0000000000000000001456e19ba941b4539c0642b7d2783de004143a14fb9e44 2,366 1.00/1.00 vMB 15
554,147 554,147 0000000000000000000326d16fe6e71feec89d0ab549d5a16e603c22b380bb0d 3,220 1.00/1.00 vMB 27
554,146 554,146 000000000000000000169cb24ad90aef222a0e5a80304bb474ec476fed389e4b 2,259 1.00/1.00 vMB 9
554,145 554,145 0000000000000000002aaa354a1bb8df9f86b81ad91edb8893d028308d1315f9 2,655 1.00/1.00 vMB 12
554,144 554,144 0000000000000000002d6b80639f950632ea18a007e584f6657eff33fdccbce7 1,951 1.00/1.00 vMB 6
554,143 554,143 0000000000000000000f3de42ce0b4ba25a7cd1a2d825351453fad3d541583e0 2,827 1.00/1.00 vMB 16
554,142 554,142 0000000000000000000354faf6af887c7210aed5e5d9ba65551a3b23b2f65db8 1,476 1.00/1.00 vMB 3
554,141 554,141 0000000000000000002b3c432a939199990ab34914a9d40dd0810d34f3340653 2,609 1.00/1.00 vMB 13
554,140 554,140 0000000000000000000ca846bab70a08942b527ec5983fad84a1c0e13fe2ccd7 2,763 1.00/1.00 vMB 20
554,139 554,139 000000000000000000123faffc03f4c52eb5e1c8c025f1116bbab37224a118ee 1,756 0.68/1.00 vMB 10
554,138 554,138 0000000000000000002442a11754402426b05036548be1ffb308d0b2b88d44a1 1,346 0.53/1.00 vMB 12
554,137 554,137 0000000000000000000196a27e8814a7e39146d69a9cd7203f1ea7aa3a88ff08 186 0.35/1.00 vMB 3
554,136 554,136 00000000000000000011f2e253f871b2885f65737b554c800dea24bfd7eeabc3 2,867 1.00/1.00 vMB 12
554,135 554,135 0000000000000000001ee99f66a05857d96606628baf61922a6936d07fa4622e 2,426 1.00/1.00 vMB 12
554,134 554,134 000000000000000000012b19a43ee8a572514b9d188e033fbf2a85b5b01ffcd2 1,824 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.