Loading Tool

Explorer IconExplorer

Memory Pool

78,914 transactions
29.12 vMB
0.10029186 BTC
Random Selection Loading Transactions
Max Size: 176.64/200 MB

Candidate Block

Mining Attempt a3c599e182e18c555f5ea58b1eea7ea11ef03bec83fb0d65ee816768037c2822
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root ec138f8475fb711e4a0799635e0de1f9932ec937ea98ea06a2312584a255d4e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,367
Size: 1.00 vMB
Total Fees: 0.03936944 BTC
Feerates: 137.15 > 3.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (809,237 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,876 105,876 000000000001a59befe978a0477db557ce1501d94ba9aea9e873b6d11f593f9c 1 0.00/1.00 vMB 0
105,875 105,875 0000000000025025b72982e6dbc525dadbc000c44dca0bdc9d4285bcec381d01 1 0.00/1.00 vMB 0
105,874 105,874 000000000000caff28dc933eb79ee47fc5452ef037cfe55e79e942e7e7a31da4 6 0.00/1.00 vMB 0
105,873 105,873 000000000000e705c0ef820cbee14ac50c906f0fe89fe098b14620882ed7e21f 26 0.01/1.00 vMB 0
105,872 105,872 000000000002cf1c4e53afb6184ffcde9c593cd819ae8c67d3016c60480aa616 3 0.00/1.00 vMB 0
105,871 105,871 000000000001674af10c8e9044092420a95ae7c56190804e3fe946a5ffb9f160 1 0.00/1.00 vMB 0
105,870 105,870 00000000000036cc3603f33a171cc687cfc95afd8c23f5f7a24faee775f4bd4d 4 0.00/1.00 vMB 0
105,869 105,869 00000000000277620b13f2288db3da71762c6cd456c7329ffa1bf18f3806d260 4 0.00/1.00 vMB 0
105,868 105,868 000000000002a0e9b058a00ffc928733f4d43c7e1a472cf7c5d7cd17172fccda 2 0.00/1.00 vMB 0
105,867 105,867 00000000000168c69023de57867a9849dc6220ffda16b76b3dca9ce12b0142fa 5 0.00/1.00 vMB 0
105,866 105,866 000000000001f6ca7cfc45901c70bf22ad0e5f063926f023007673abaccead1f 10 0.00/1.00 vMB 0
105,865 105,865 000000000002a08f4d21e78f357b10bfc6953c7cb4d30db9f99e3a925bd68b57 27 0.01/1.00 vMB 0
105,864 105,864 000000000002cbfacc18ca36ba60b304206e5cfa569599c89bc39f47cef79d24 4 0.00/1.00 vMB 0
105,863 105,863 00000000000007647913ec8ea1af3a101f12cd22ad9152274c92ab9eef451421 2 0.00/1.00 vMB 0
105,862 105,862 0000000000024334fb089b9fa246725da49e3625d91b12e006131d41de0a6270 1 0.00/1.00 vMB 0
105,861 105,861 0000000000023c0a51a14b2406f0f13e1d0502a1a14f6a85b12dd6b103bdd4a9 5 0.00/1.00 vMB 0
105,860 105,860 0000000000008aba7c39f99005444e1c3bf2b26560487775b4a5ee9766033ca6 1 0.00/1.00 vMB 0
105,859 105,859 000000000000b9da782819a0d62ceb4a1806a58e0425b81e60cce64de97bb9a1 5 0.00/1.00 vMB 0
105,858 105,858 000000000000d417974da5c5926633fb547f5f630836781dd06721a81b2df2a8 7 0.01/1.00 vMB 0
105,857 105,857 000000000002ec843fb8144e8b0e5685ab2d9d6b6296d65a7623722ae3f3894f 2 0.00/1.00 vMB 0
105,856 105,856 000000000001827dfbb1beb6eb483e4311322829be2ba96de69f1d357681412c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.