Loading Tool

Explorer IconExplorer

Memory Pool

53,858 transactions
29.78 vMB
0.10526298 BTC
Random Selection Loading Transactions
Max Size: 159.96/200 MB

Candidate Block

Mining Attempt 03eb22cf093f6a96bac4e5253ced3cd38a89c1e8d0f8ef4600e7d898b391095d
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 9a24bac36f262e3417657b4fee3ffd8767005cc9b65dfbad1dc1d81981bac2fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.03260658 BTC
Feerates: 150.77 > 3.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (598,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,878 315,878 00000000000000003798187be101699039b4ebf070289f1ad24c89712d72e8d3 99 0.05/1.00 vMB 25
315,877 315,877 000000000000000016f198ecba639649b41d9cf105f90a3fdf4a5c3d608f8927 331 0.15/1.00 vMB 29
315,876 315,876 0000000000000000072286d7473e68870ad9e574f7f025382727a3c0570cd147 219 0.08/1.00 vMB 22
315,875 315,875 000000000000000004e41b454de1e44a5123dacca0093537ddc673ad6d36eaad 1,134 0.64/1.00 vMB 27
315,874 315,874 000000000000000017b018db5222bf3715cde208959b6c6a6cac0363c8f30cd1 40 0.06/1.00 vMB 4
315,873 315,873 00000000000000000b5de62a8fc43f1f5fef62209bb67b78c8f69a3b0a7d31ac 461 0.27/1.00 vMB 24
315,872 315,872 000000000000000006e323f5d44216162fcacb1d18a35ce2f633d744ecf93c96 348 0.26/1.00 vMB 23
315,871 315,871 00000000000000002163219b1cee21021f9da17664b711925c8c4e2bd6af07d8 125 0.06/1.00 vMB 38
315,870 315,870 000000000000000036fe869e7bed100aa86724d51d8627149c577e0a1b2de789 424 0.25/1.00 vMB 25
315,869 315,869 00000000000000002f6e0725642afb6820674f6b928746a06bbfbb87ec1d27ab 663 0.39/1.00 vMB 25
315,868 315,868 0000000000000000023573721e675bec6c00fc21ba4165bafcc8f06adbafcec7 459 0.23/1.00 vMB 28
315,867 315,867 00000000000000001a939837f501c3dcd4fc37fddef261423d4688e63684e648 128 0.07/1.00 vMB 22
315,866 315,866 00000000000000001499322db1d0436f1b5a23d506917b14f57a56e6ec3683e8 233 0.13/1.00 vMB 19
315,865 315,865 000000000000000003a8b11aea0a8914f6fac4324f2b8eeafe62f1738871129c 583 0.36/1.00 vMB 25
315,864 315,864 0000000000000000016eacff45ebdab2d04ffef4f8e663942d99b52014453c2b 34 0.02/1.00 vMB 22
315,863 315,863 000000000000000020bddf3458a496f388a868f6709ac975fcc8c1be288798ef 151 0.08/1.00 vMB 27
315,862 315,862 00000000000000000f505c4dfd8477efce9ff4a5b28e27669d1bae1cda8ebedf 209 0.14/1.00 vMB 17
315,861 315,861 000000000000000036f5f5b6126046cd08c8381e9ea161baaf8d65a29cc98a3d 352 0.22/1.00 vMB 28
315,860 315,860 00000000000000001caa13c9b60e7b8108272b41401203c33cee3ebaaba92918 492 0.25/1.00 vMB 31
315,859 315,859 00000000000000000634531f0655ccaf2cf25ed5d4d6fc9a5a1b907b86964bb7 39 0.02/1.00 vMB 29
315,858 315,858 00000000000000001fe68b63ef511e9f4d2acb487d869795b2d83d7c047028d8 523 0.75/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.