Loading Tool

Explorer IconExplorer

Memory Pool

31,895 transactions
10.03 vMB
0.12285865 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.74/200 MB

Candidate Block

Mining Attempt 6ad3142f208876b7b913fc94706f577f9f9c56f30c8835b57e7b25547e90b66b
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root a4bd0d0b9e3e20847d3ec16916baa2c92117d69028c7ba57f49d94de50f829d6
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,561
Size: 1.00 vMB
Total Fees: 0.03838730 BTC
Median Feerate: 3.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (744,128 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,089 169,089 0000000000000a3e6d1b015aafdbee8a62eec2ce35764119f1977c3b1208a968 76 0.04 vMB 188
169,088 169,088 00000000000009a69a9ba673357e8d7eade3be65ec828151410c6f82e56bd4f1 104 0.03 vMB 20
169,087 169,087 00000000000009ca28af0ce0b8c4c1fb3f10cfe10cbb578916e1bc53ba4f395c 10 0.00 vMB 41
169,086 169,086 00000000000002161d805c24d7661beb1cfa16e10848cba7023767768611c817 58 0.03 vMB 155
169,085 169,085 00000000000008b7a5f4e8f751c9f422b042a44e6ea643b012809938ef0d233f 44 0.03 vMB 29
169,084 169,084 00000000000002f7616dfb317e8d728034ca17ef9c0c937f67ae6c8e11b7f4c9 31 0.02 vMB 49
169,083 169,083 0000000000000afec721458029f7e92eb7d9f71c8148787a7306fd605e6d4747 3 0.00 vMB 118
169,082 169,082 00000000000001b2293eb9731c9ef0f99671b27c935845fe49d41c78f94bcfc4 11 0.00 vMB 44
169,081 169,081 000000000000006b5c2caa890a23055bc325949f239747ddf1d1139b17ca694a 13 0.01 vMB 61
169,080 169,080 000000000000023269619afca1da1f5be48fb4d621ae0394619dae353e341d64 70 0.02 vMB 63
169,079 169,079 00000000000001f73b55aa0d33e76e42aaf4b4f3fca8ada2e2ff1f2b3c1630b9 16 0.01 vMB 81
169,078 169,078 00000000000004768b7b2c360efa774209f70d732b2037e7c911d8c4bfeafb18 14 0.02 vMB 753
169,077 169,077 00000000000006b1fd22ba20e1d1fdacb0115703d35436b4633a15469ab75809 50 0.01 vMB 82
169,076 169,076 00000000000005369742dc76874cb66bc6b394063b50ffa32a3f268bbe4862ab 72 0.02 vMB 182
169,075 169,075 000000000000085ea1d9ae04899f80ac3e478337ba4327502d3fb6b81fb7ea9b 126 0.05 vMB 138
169,074 169,074 000000000000013930a0fac9138d87471b5bff67c7e23048d0448e4a5d35acc4 8 0.00 vMB 69
169,073 169,073 000000000000084d024bfff4658236fad0c00aa28b06bb932b16af2bf173df4d 17 0.00 vMB 60
169,072 169,072 000000000000044a0ca1fc6a07fcf94f0b837a26be6a8fa1135d9d9fdf69713f 14 0.01 vMB 62
169,071 169,071 00000000000005e6961d25cd04a4d7226451680dec4981591e5e3e0eb8bf7243 17 0.01 vMB 7
169,070 169,070 000000000000047e9dc4f18f8d3d67c28fe81f90e0b1f174d4797163c3a3e6cc 14 0.01 vMB 17
169,069 169,069 00000000000008fefc20604c655836fde6be97aa771dc157c7889de5955eb6a7 28 0.02 vMB 84
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.81 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.