Loading Tool

Explorer IconExplorer

Memory Pool

82,606 transactions
30.39 vMB
0.10508239 BTC
Random Selection Loading Transactions
Max Size: 183.23/200 MB

Candidate Block

Mining Attempt 1ad48518974702b1e270da38901bcaba73bd527bd4737bcffc3fd0ad0133000a
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 60707eeb00e9e8f30a0abccfbcb9e01f90ab9a79adf9db58db881eedacbc1838
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,647
Size: 1.00 vMB
Total Fees: 0.04262288 BTC
Feerates: 526.32 > 4.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (588,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,466 326,466 000000000000000015526c95286c0f49a9aa690e249c0fbdf30df73cf2f2dc8a 46 0.03/1.00 vMB 5
326,465 326,465 000000000000000016545a17e36737e705dd6026272b53ccf9db3f4164349873 80 0.05/1.00 vMB 21
326,464 326,464 00000000000000000dc2f08c5e3191ec7aa90a03bd44f151baca88fc33a3331b 531 0.33/1.00 vMB 24
326,463 326,463 000000000000000004813e468d8f9e696e6e5fb29f6c83c6cfa1cdcfdcc915ec 432 0.26/1.00 vMB 34
326,462 326,462 00000000000000001ec43385e41b59eb7d32aad91e820d226b7ec615961615b4 1,051 0.65/1.00 vMB 24
326,461 326,461 000000000000000013a25eeade7ddadf81d6cb186f94ec826fff9c486b29c913 56 0.03/1.00 vMB 28
326,460 326,460 00000000000000001a94ba8aeab5b4cdc3b3d6fdc4e46f36a5a238204b301749 265 0.17/1.00 vMB 23
326,459 326,459 00000000000000000cc09b714f0cf2288615e1722f86c07e15f86d467f05d6a0 288 0.19/1.00 vMB 24
326,458 326,458 00000000000000000538fd49d63991a45502ce169da3a6435d0162a5ed515417 101 0.06/1.00 vMB 6
326,457 326,457 0000000000000000086c019b6d7dcea21a9f3530d7a8ae91cae70af7de9081f5 632 0.35/1.00 vMB 27
326,456 326,456 0000000000000000129401cb2df6b23fbdf27d544e479b7f7abc29b3f8316a20 388 0.21/1.00 vMB 28
326,455 326,455 00000000000000001bdf09d4272ca3450a5f4e4a686b4f8385e502cc33605537 382 0.40/1.00 vMB 15
326,454 326,454 00000000000000001e69b7e66c32235b5c608f8e9d71cfb42cd7d5a477ceb04d 512 0.19/1.00 vMB 40
326,453 326,453 00000000000000000f9bffb17b7659259cebbe74397a65106187ddcb95215112 755 0.47/1.00 vMB 28
326,452 326,452 00000000000000001438f2b710da2fce57362e3579cab34a216baff6f6a1a726 64 0.04/1.00 vMB 42
326,451 326,451 00000000000000000ef02a8a3719b95a1e300a37b6f2f72fe7d54fab815fdf69 164 0.25/1.00 vMB 13
326,450 326,450 00000000000000000722a27a7a1bf5c656ab85daefcae986bc403aef8c1f62da 1,408 0.75/1.00 vMB 33
326,449 326,449 00000000000000001594fad6d7f1ff5fea4ff08ea6268271c40a783ccdca3db0 95 0.10/1.00 vMB 12
326,448 326,448 000000000000000017bea8c25135068ca96b93a5848120b5eba63c6fd802ef7b 1,050 0.60/1.00 vMB 27
326,447 326,447 00000000000000000898b6d7e23fd5e42cc4374ab4d054a3213691ffb5d98c38 1,840 1.00/1.00 vMB 26
326,446 326,446 000000000000000019f4fc5fe37591282e70ba1cc70306764ab7d6bd31cb0e4c 475 0.32/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.