Loading Tool

Explorer IconExplorer

Memory Pool

39,019 transactions
18.97 vMB
0.16200328 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 5 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.06/200 MB

Candidate Block

Mining Attempt 6837c276041bbb1d8c236376c95a13be427e80f7f9e119b637e431ce9af0dd5b
Version 20000000
Previous Block 00000000000000000000cbbe83a2223f2358a2406ee29b0c3eac83a63a0251dd
Merkle Root 0d3b883ec31d6c801e8421429946f00233f8fa9f69f7e687a56f92de8ee0da36
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,174
Size: 1.00 vMB
Total Fees: 0.03150280 BTC
Median Feerate: 2.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,327 (752,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,817 160,817 0000000000000a9454082d6b1a6414926b3dc4f4febff753265c313b9dfe919c 4 0.00 vMB 129
160,816 160,816 00000000000005f983841a03e2e27a9603b2ae8c311407815009fda3770604d5 29 0.02 vMB 193
160,815 160,815 00000000000007bdb7c05b2b44e3695011816efb542a0b58e5732ba8e92b22e7 54 0.03 vMB 112
160,814 160,814 000000000000092ce8db4585ff5b9b180e06b1da97829c4be193f9d2206a3674 31 0.05 vMB 1,970
160,813 160,813 00000000000000079e7332be3bfc219febdd7c07397f1277329e579786cb487c 26 0.04 vMB 46
160,812 160,812 0000000000000377399cb1dc74edf6074ae6d3bee0d20d24ed6f9c1a41b1f7a3 30 0.02 vMB 162
160,811 160,811 0000000000000cb54525ffc5c6140b3e3425965185f910ec9ded02c242099e24 14 0.03 vMB 8
160,810 160,810 000000000000015e678874a7e8c054287942e24fa512b676635bc5e20fb4b603 7 0.01 vMB 29
160,809 160,809 0000000000000a82f78fa4728900a05f37bda2b6c2f5fa4ace8c46127eb4679d 61 0.05 vMB 48
160,808 160,808 0000000000000b933dd8321aeb350f3d34871fafcb250ef9e4ffcc697378c71d 48 0.03 vMB 23
160,807 160,807 00000000000004990701063859b5ba5913deb4e521cb022c89cfbcd15e3328c7 10 0.00 vMB 157
160,806 160,806 000000000000009daa73f456f127d386ab612da2feaf26a79bbcc93901832d07 3 0.00 vMB 12
160,805 160,805 0000000000000ce5d02724359cc82e929b064cc0795b706a01b6e1f1bd1a87b7 45 0.02 vMB 96
160,804 160,804 000000000000076ec947de81b3bf17d3ce97ac7aadb6210e1389f5ac35326131 31 0.06 vMB 337
160,803 160,803 0000000000000b0d0d0fe862f033f040054ab19d1c56f53722d05b12d6817089 7 0.00 vMB 0
160,802 160,802 000000000000047e817484d47b16d4368d98b8af3ae35f9065fd99befc4d7abe 8 0.02 vMB 54
160,801 160,801 000000000000062c8318bec46a09316b2b2ac7e6d0f2b522ba666b2ac22b9504 18 0.01 vMB 271
160,800 160,800 000000000000075ececbe542e3431a42127419af8614832be7487a98eae83e75 67 0.03 vMB 229
160,799 160,799 000000000000042e5799571c84e48217c39ad0c475ec8edc539437f985044834 64 0.06 vMB 107
160,798 160,798 00000000000001e1fd5f94f3525d924f3e27b68991aaae99316a52ed6e39d1fd 44 0.05 vMB 300
160,797 160,797 00000000000003a4375b1e9b1980d228a41c00a6581b5b84174198be802fa37c 60 0.05 vMB 106
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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