Loading Tool

Explorer IconExplorer

Memory Pool

27,138 transactions
25.52 vMB
0.04762453 BTC
Random Selection Loading Transactions
Max Size: 137.88/200 MB

Candidate Block

Mining Attempt 5e5e31201be3f698e795a8d9f6fcb0c388d93cf14560f4684f6726066246ae74
Version 20000000
Previous Block 00000000000000000000a480b74d7e68c4ad7d30d4b850b0adac7f7aaced83d4
Merkle Root 1b3f63d88298573ef7884dc26a76a8db29c31db24bf9e905ee0d8f3c98fa340f
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.01928905 BTC
Feerates: 316.62 > 1.93 > 0.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,486 (826,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,886 113,886 000000000000a1fd6eaaee2b6752350bf808b9e6b1750738facb9630cb0bc709 10 0.00/1.00 vMB 986
113,885 113,885 000000000000541f6275a734e9f6f099c038313bdbac6630abea46918419d64b 14 0.00/1.00 vMB 0
113,884 113,884 00000000000017b1520e438b629f0bbe425b9d8e0d9075f7ea42459b54aae25d 1 0.00/1.00 vMB 0
113,883 113,883 0000000000000ecfcd1dc73dfc4167d99f7d9585e0d6df06eaca258e4063f4f8 187 0.05/1.00 vMB 0
113,882 113,882 000000000000c0273a3d6d480089ba0d7259cc7110472508093a98b6b38e4a33 16 0.00/1.00 vMB 265
113,881 113,881 000000000000214da6d42c31bdd66485778367a3cec6ea2cada2ccac9f8bf1d0 12 0.00/1.00 vMB 0
113,880 113,880 0000000000003a1faed584da5f67b8c6abc87b0657f1a240909fa7c43b0351d1 20 0.01/1.00 vMB 476
113,879 113,879 000000000000ce1b6a3d93648613d5904147ec2ccbdcd21b31b36ae72d0ed111 14 0.00/1.00 vMB 0
113,878 113,878 0000000000002d8171d964cba65c981be0286f8fd5698a92df11f4cfab42024a 12 0.00/1.00 vMB 0
113,877 113,877 0000000000002994acf513e97b6ec09c82d139bc9f26c5b4339c9b32631cb8f0 8 0.00/1.00 vMB 0
113,876 113,876 000000000000b9d02172930911897c8b00abe9102219b2c200a65b32232ce7e0 22 0.01/1.00 vMB 0
113,875 113,875 000000000000d3c72ce377fade6b0ffee6f83a4957ec2a58d69a4558d1d8b62c 11 0.00/1.00 vMB 0
113,874 113,874 000000000000d91ea6033eba9128ee5bbd7ac01dc96d750a4bd4c299a75335c1 10 0.00/1.00 vMB 0
113,873 113,873 0000000000002d0aa35995471619388d8c3618d12be8b244f3ed86db53f1fde7 19 0.01/1.00 vMB 165
113,872 113,872 000000000000a569590413d9a47b586a260ea79397276e2d52b4f8cf3d12c298 17 0.00/1.00 vMB 0
113,871 113,871 000000000000d9efaa82150149bc622047881978d79bd8074b10d0ef7b7ed492 16 0.01/1.00 vMB 340
113,870 113,870 00000000000094e6dc069193447e2c8ceef2ac20ad01a641d3b81d73e01d704e 13 0.00/1.00 vMB 345
113,869 113,869 000000000000af24d6fe643f2b858afc613d6dbd2c84d1863e3aa691a4779914 13 0.00/1.00 vMB 0
113,868 113,868 0000000000007e7aa361b1e50c11a3a093eddc196a6a18eb90f83e8762156672 20 0.01/1.00 vMB 0
113,867 113,867 000000000000da2dce0f9cb7da6390a6312f50b680a5c8aa359cae573fe8050d 14 0.00/1.00 vMB 0
113,866 113,866 000000000000d95554948a27cb55bd7cb1c65377108d24c97f7f424cfa19f4a9 9 0.00/1.00 vMB 691
Previous 10 blocks ↓
Total Size: 827.63 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: 4,460.47 GB
    • Received: 243.41 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.