Loading Tool

Explorer IconExplorer

Memory Pool

43,740 transactions
28.31 vMB
0.11413772 BTC
Random Selection Loading Transactions
Max Size: 147.01/200 MB

Candidate Block

Mining Attempt 95cf8b2cf74c089d6bfbe31fc6dd16e758584e145964e9657a218b055722d8e1
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 163bd8e56714e0817459da4440640e255a081af62029cf9b9984b620bb22eaa7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,228
Size: 1.00 vMB
Total Fees: 0.02930834 BTC
Feerates: 30.00 > 2.94 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (799,738 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,971 114,971 0000000000005f240325d0400ce998b8660aa72c694ab506e5051586a931e2fa 5 0.00/1.00 vMB 244
114,970 114,970 000000000000bb9f9b8df864e43f06fd9750e96c5f0b36597c49c09be3caa6f2 7 0.01/1.00 vMB 0
114,969 114,969 00000000000004a010aae4616741ac1fe533a8f120c77cbb092fd388fef2f7c6 5 0.00/1.00 vMB 3,875
114,968 114,968 00000000000099ebee22720fb243d2ce0bbabc2c1493a6a67706a3e4c7669cb4 19 0.01/1.00 vMB 0
114,967 114,967 00000000000058f926fa7b30847faf04a41da81ed3192a207f4b67e578a0c520 6 0.00/1.00 vMB 824
114,966 114,966 00000000000061b53ebc7d41f9d3f65512127c1c3ea24a9ded66b993998bd7bb 13 0.00/1.00 vMB 0
114,965 114,965 0000000000007ccf2c537626c039555b320eca2435355a007b1be44c7d3ec9b3 16 0.01/1.00 vMB 623
114,964 114,964 000000000000132553e4adcccac004403d624fac3661a80e150d025f93163e00 11 0.00/1.00 vMB 356
114,963 114,963 0000000000002dde0020d351bb06fbaba10cfe3aefa1117d40103d9a13164041 12 0.00/1.00 vMB 1,293
114,962 114,962 0000000000009d6c17816dd741a4715f9a0343e7d1cda2117a939585066053e9 12 0.00/1.00 vMB 523
114,961 114,961 00000000000070581a79ca4bdd9d4f4fe6e30fbdd703d921bc4897a43e68576e 13 0.00/1.00 vMB 0
114,960 114,960 000000000000c5d27d909d9c82f2896b5ead490afaffa0ea485cdd0df14f0763 3 0.00/1.00 vMB 2,248
114,959 114,959 000000000000597f03070b3d01e34d93e70305252d43879c7394eb8003bdedf1 12 0.00/1.00 vMB 0
114,958 114,958 00000000000026abf438816c5ea143623be5a9b73c7ec51762ac940766020f00 11 0.00/1.00 vMB 0
114,957 114,957 00000000000011fca8cb37929ce8ff2df7188b9e34fad96a6dfa5a7717122125 12 0.00/1.00 vMB 0
114,956 114,956 000000000000685619e4266a8e8c4213423accbba8eccb7c32877ee20a9f9db3 12 0.00/1.00 vMB 347
114,955 114,955 0000000000008c89bfea9741fcb6a883e7a675f874b99fabe62e8ec969c83926 8 0.00/1.00 vMB 0
114,954 114,954 0000000000005110f682e5e77cd02196a36277a61104b1421b979250e197539d 11 0.00/1.00 vMB 0
114,953 114,953 000000000000bbeb423758f996e261bfa361ce0ee9c85f1fa65755d7134205c2 11 0.00/1.00 vMB 1,339
114,952 114,952 000000000000b4e5ac21d53d798a54b74e8cb46dc2d852093a5f494c32ec944b 11 0.00/1.00 vMB 0
114,951 114,951 000000000000534f968623cc095f8aceea279875e0207a380251b17d34ea160f 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.88 GB

Node Details:

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