Loading Tool

Explorer IconExplorer

Memory Pool

44,405 transactions
27.42 vMB
0.07221192 BTC
Random Selection Loading Transactions
Max Size: 144.49/200 MB

Candidate Block

Mining Attempt 8eaba1f416555602e8a7ae3f360c89153a9800f6e170815c2ed2289bdfe7a681
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root 8b22f097988b97b22e492f1f46d86e2be913a7c752a1335dfe6066ca16473d17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,595
Size: 1.00 vMB
Total Fees: 0.02087819 BTC
Feerates: 170.94 > 2.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (566,999 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,901 347,901 00000000000000000070038bf196e2c50479e7e6db36ab74f56935153d4b649e 803 0.50/1.00 vMB 22
347,900 347,900 0000000000000000066a96db85128ff6ec87b7f7944435a828815ab1574a69d7 939 0.50/1.00 vMB 28
347,899 347,899 00000000000000001020aa99bfc18467db166fe6f043af2a0965ab88c8aad5bc 547 0.34/1.00 vMB 13
347,898 347,898 00000000000000000e63e86dc009262eec623da82814d6349a44621aa7a3788f 356 0.30/1.00 vMB 19
347,897 347,897 00000000000000000668bfb4fd30c5b73fe32100263f2290fe057bacc86caf24 2,032 0.90/1.00 vMB 33
347,896 347,896 0000000000000000073e59407521d1266a162d842b83da4cc75e47bb3ceb8eb3 348 0.20/1.00 vMB 24
347,895 347,895 00000000000000000364046c6a6e095bd7fa1bdf1a21f7d4c58127b0d04e349c 489 0.36/1.00 vMB 23
347,894 347,894 00000000000000000245154aaa4a340149de4a2c44343b3a7a8456f49e74228c 622 0.35/1.00 vMB 24
347,893 347,893 000000000000000008b216eb0e92c7f6d02110a6975b3231a7be44a0b736a283 716 0.35/1.00 vMB 21
347,892 347,892 000000000000000000a472f72fdc15f9fee9e395929ea68802fc752e321a23c2 1,538 1.00/1.00 vMB 24
347,891 347,891 00000000000000000352bf8f6722e31078e043c561cf98f0bbe7ec5dbae66a06 931 0.53/1.00 vMB 27
347,890 347,890 00000000000000000136169869312f6e1cca3ba70151a22e166e884413329011 819 0.48/1.00 vMB 28
347,889 347,889 0000000000000000018fda31a5b4d48e967567962fbb24ae617ece7dd527433d 1,851 0.89/1.00 vMB 15
347,888 347,888 00000000000000001176b3a1004645d309a48c2b7ff28f6536c3039571258cc2 232 0.26/1.00 vMB 18
347,887 347,887 00000000000000000b797af45a40660e03ce347cbef3552b56d27d2eaec9ef56 1,189 0.75/1.00 vMB 22
347,886 347,886 00000000000000000b6acb8d95577a4898c55b84e53f5cb7e3dafe1a259a6257 975 0.75/1.00 vMB 21
347,885 347,885 0000000000000000138af69a4b0200b384d5f3b33a3dc23d81e0779e710b2e8d 643 0.50/1.00 vMB 18
347,884 347,884 00000000000000000bfcea330e8d2fcbb7f620c221b2402eb630c47b3625ef6c 1,862 0.75/1.00 vMB 32
347,883 347,883 0000000000000000154b0b0208345c097dd190439add217ab6c00753ee182333 2,592 0.75/1.00 vMB 49
347,882 347,882 00000000000000000e1dcb4109b6b8452b237c9803e72c99219aa693104595de 1,256 0.99/1.00 vMB 16
347,881 347,881 00000000000000000814c64f9f94767084f251e7251ef2e9f48336fd6c373e56 1,451 0.75/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.21 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: 654.41 GB
    • Received: 14.14 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.