Loading Tool

Explorer IconExplorer

Memory Pool

46,768 transactions
27.36 vMB
0.08380679 BTC
Random Selection Loading Transactions
Max Size: 144.72/200 MB

Candidate Block

Mining Attempt 2494b3407c42d9011d662da5435ddef5029481f012723a5a591561bd435a1354
Version 20000000
Previous Block 00000000000000000001a55d623f1f2c6db375b29f372bb722a1b5f7c3bb8796
Merkle Root 0223ae5c2a808e21ba64b71dbfb5cf76dac969b0fa37b224296f8544eaed1347
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,831
Size: 1.00 vMB
Total Fees: 0.03177372 BTC
Feerates: 298.51 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,782 (557,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,865 356,865 000000000000000012309acb65f1a806c330271161c4dae5aec0d11c7b02beba 342 0.23/1.00 vMB 21
356,864 356,864 000000000000000010cf035b1e8fe10219e1260c86820c06c2a7db9be8f74ddc 77 0.08/1.00 vMB 10
356,863 356,863 00000000000000000749afaeaeda8e53835edb810f056987f37d22e29385a091 698 0.31/1.00 vMB 28
356,862 356,862 00000000000000000ae4c729cedd36f25b7c8fc254bac192559cb604d31cf6f4 1,057 0.63/1.00 vMB 21
356,861 356,861 000000000000000008ee8b6c75a02477292169b5c50afe70e148ccf1d2a94fdd 1 0.00/1.00 vMB 0
356,860 356,860 000000000000000003085319aae47ec02147c324b0b5a1f96fa1b50ce57d603a 408 0.20/1.00 vMB 26
356,859 356,859 0000000000000000037beeca0b34c462b5aea9bafe7f50a2bf78c50575517eac 167 0.10/1.00 vMB 15
356,858 356,858 0000000000000000143068efc91c0a1033c66bc99ac9de2a73a0bfefd7b4d79e 317 0.15/1.00 vMB 26
356,857 356,857 000000000000000002df801236d00797bd286faed2319e5d7c53b8e12a7e0912 401 0.20/1.00 vMB 24
356,856 356,856 00000000000000000fa56578f165a28b2a2843a31ef5cf45df4c37908bc8842d 954 0.65/1.00 vMB 19
356,855 356,855 00000000000000000a4c049faccda65605ff22cbfe79d175c3bfae4e9ceb80ca 512 0.14/1.00 vMB 50
356,854 356,854 00000000000000000dde41598c1d1292327a827f6920cb6517b6a05e5f129f89 1,390 0.67/1.00 vMB 27
356,853 356,853 00000000000000001653dff73df471a18eae2e2d0410d6e559fae63a72c06f67 796 0.42/1.00 vMB 26
356,852 356,852 0000000000000000040160a9abe07d7209022576d0d5f3e0e9510e188648944e 419 0.21/1.00 vMB 26
356,851 356,851 000000000000000011b62fc7e4f77bdad2dfd6b3af54c67f2c319104c13eb740 230 0.11/1.00 vMB 30
356,850 356,850 0000000000000000044340b6300948342396e4953c436cfce175bb73f4a2b96c 110 0.07/1.00 vMB 30
356,849 356,849 000000000000000014592faefb327b5ae2b19546ef7253be6f3ab22e23411ec8 1,083 0.55/1.00 vMB 28
356,848 356,848 00000000000000000a5642e1948bb83bba8e019146417034055044bbb2bcb1d5 662 0.45/1.00 vMB 22
356,847 356,847 00000000000000000ab4853520daa52d2e9eae6be15921e9c7ac91034a286aa5 1,256 0.75/1.00 vMB 30
356,846 356,846 0000000000000000113a9a0d7792c9371cc8a6cb4dc0d8449c7a4b9e3fe56894 1,168 0.75/1.00 vMB 27
356,845 356,845 00000000000000001340e9e48eb5451c5be9e5efa7d91bdd02a4ed05b302d831 1,575 0.75/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.00 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: 648.92 GB
    • Received: 13.10 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.