Loading Tool

Explorer IconExplorer

Memory Pool

27,935 transactions
7.85 vMB
0.06027580 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.15/200 MB

Candidate Block

Mining Attempt 729cf9e40e042cf3e67acb63db2dd693aef9955d99b8802b1fe421437ca7b66c
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root 4ab2ddc38d3f34a1355b50bac2408308ea28865e18b1467f33a4160bd63a21e5
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,047
Size: 1.00 vMB
Total Fees: 0.02354081 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (700,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,828 212,828 000000000000028ad5112701bee2acb61f9d300170a53f9388ccf282ef71fe83 37 0.02 vMB 166
212,827 212,827 00000000000000f1856161f46b61269a3ffaeeb246af7933929c2ad700ad5efb 407 0.17 vMB 170
212,826 212,826 0000000000000389e43a35bbb781de98e6e69654aa4cf7b49d31a1d8f1dd22cb 589 0.25 vMB 178
212,825 212,825 00000000000003960734614a7bf2d9b93aaf07b8fe1b77e7365c6e1180a4769c 489 0.22 vMB 154
212,824 212,824 000000000000015f8e5986caaed680d851e6fbdf75de7be2dfe876c6f76ebd57 784 0.31 vMB 155
212,823 212,823 000000000000029341d99c8f8f4c75b85d07ff8b52b3482cd548ec03915c3420 593 0.25 vMB 188
212,822 212,822 00000000000004a5fa061fc2449af4816af7db1914b4189e6c6abea9d88a7637 597 0.24 vMB 189
212,821 212,821 0000000000000243523e5135c7d9da486b142ea2afa60d25dece6b541c1d8699 147 0.05 vMB 74
212,820 212,820 00000000000000b2443e50cda208930c5b3d247f9ef21994635f0bad20d2ac2d 78 0.05 vMB 111
212,819 212,819 000000000000048967c12e3ee363ea0132f4682ccf6f63f9a84b3578472ebfee 339 0.12 vMB 229
212,818 212,818 0000000000000353d9c275f3d18b27af41cde99882b8b43029aae2c995e02bab 55 0.02 vMB 220
212,817 212,817 0000000000000081a81fae23bb3fbcdc1577b65f8a6eb33d7982aa199030ce4d 119 0.06 vMB 140
212,816 212,816 0000000000000193a9b951e86fb61f7667ec5e599a63e22a6857030b375d5189 423 0.16 vMB 215
212,815 212,815 0000000000000195af5cdb529b546c8666c6f8dd9bce6082a1fdc40fdd477061 53 0.02 vMB 198
212,814 212,814 00000000000004a451532c02f3bf624147c7bd92e6e2a7387179990daff259a8 69 0.04 vMB 192
212,813 212,813 00000000000000b9ce77aa77ac15b14e88a3d1a57a562a75f0695b67ce19f624 51 0.02 vMB 181
212,812 212,812 00000000000002af79aabf0dd56fe259a21feef3776e992af9cf47f07bdece70 327 0.12 vMB 200
212,811 212,811 000000000000047c11aef462f32b99e769ec8bdb3e4d185794e4162dc965dcc4 256 0.10 vMB 232
212,810 212,810 0000000000000000cec2b3a349057e988ea5d15e580386ce03465c64bd21ad0b 65 0.02 vMB 122
212,809 212,809 00000000000004c32d61061764ff66ce42ab6e301f4cb30b5c34928b9cdd265e 372 0.15 vMB 180
212,808 212,808 00000000000001c2b58a5e630d5f7b9f1fee3ef68b2308d3f2ff66ce8fc7b3ba 46 0.03 vMB 134
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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