Loading Tool

Explorer IconExplorer

Memory Pool

83,013 transactions
30.59 vMB
0.16368780 BTC
Random Selection Loading Transactions
Max Size: 185.62/200 MB

Candidate Block

Mining Attempt 2257474f8d608eb0fdef4d493d8b6aab83643eb567e35142451a144e8267f38c
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root aeda8eb05c90bd1382e579a68166836b3766ab345756024a2786c919d85cbaf1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,098
Size: 1.00 vMB
Total Fees: 0.08445981 BTC
Feerates: 150.79 > 8.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (543,213 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,912 371,912 00000000000000001426dab2b77834dc2b53bcdfc186e9da5c7f8ce482f7a532 972 0.51/1.00 vMB 41
371,911 371,911 00000000000000000e9788628035923eb4804ad8a9178b7cdbdee18b1b955a0e 1 0.00/1.00 vMB 0
371,910 371,910 000000000000000002718ccdab378f1f95ef2d8d2f44b032bccbe14d50930fab 604 0.33/1.00 vMB 38
371,909 371,909 00000000000000000b9dd5b68f4399ace30dd451ebfb5a2c4091445c6406d805 220 0.12/1.00 vMB 40
371,908 371,908 00000000000000000e37ff838a215c67f3124647716225704b866328eaa39933 581 0.34/1.00 vMB 34
371,907 371,907 00000000000000000aad5f6e150616d0f19615b583a4c561ed69845f9b4a2de3 905 0.35/1.00 vMB 41
371,906 371,906 0000000000000000140c22325076e42744b30ef8ad3f096f7e75f0ee3c22c7d4 523 0.28/1.00 vMB 33
371,905 371,905 000000000000000007e85126e1643e3186f651d3ee0a3af8cea4edde060c9283 362 0.16/1.00 vMB 40
371,904 371,904 0000000000000000046c283eb99527c6733545865ce08edc1c335d0d7a41c192 1,129 0.60/1.00 vMB 36
371,903 371,903 000000000000000013391e7d5846f37392a82cc6d0a47c03b25ea2113f30e517 1,455 0.76/1.00 vMB 39
371,902 371,902 0000000000000000116941e5ff42013a2e78ae092a5a16912fc98ccd765efc61 558 0.26/1.00 vMB 33
371,901 371,901 000000000000000005893eb2ccf7535c742f86bf47a689e576fc4345c2728afb 940 0.46/1.00 vMB 38
371,900 371,900 000000000000000009fa3aeb7a7751c64ae7958e0357554bcec831296d376c8b 1,404 0.67/1.00 vMB 39
371,899 371,899 0000000000000000139b6315f7fc23bd4e2562213852cd902cbb4ce73939c0ae 1,072 0.47/1.00 vMB 43
371,898 371,898 00000000000000000910630da95f7c9decf3da290ada37d25023a730b0ac388d 263 0.38/1.00 vMB 8
371,897 371,897 000000000000000004726546bb665799bcc446047ff0e0a743bd08c236c401b0 1,614 0.70/1.00 vMB 46
371,896 371,896 00000000000000000c030748753f662a9bd2c269181bcc25643c361568aa4af5 577 0.29/1.00 vMB 36
371,895 371,895 00000000000000000c272211193bb3621d90f7abd317f20392ddf353b3177d70 896 0.62/1.00 vMB 23
371,894 371,894 000000000000000003ebe06aa957facfbc170d0bcbf0532fca0679eeddfb3c4f 2,172 1.00/1.00 vMB 47
371,893 371,893 000000000000000006fe604eaf289ecc6b02436bbfeebab458556ce58057d851 1,332 0.66/1.00 vMB 41
371,892 371,892 000000000000000000a79f8d77b24b2e3e8304853abb2e01abfcc53b43dfc46e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.61 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.91 GB
    • Received: 16.06 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.