Loading Tool

Explorer IconExplorer

Memory Pool

79,408 transactions
29.30 vMB
0.10559987 BTC
Random Selection Loading Transactions
Max Size: 177.59/200 MB

Candidate Block

Mining Attempt 11e587342e1adc5a6f52bbdcd2e9cb28ffeb2964c99a272039fbadab86a2fe7f
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root e90090492b1e91e9e0171bc62e12b35f844bbc15fe9b3a692643120d2b987991
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,666
Size: 1.00 vMB
Total Fees: 0.04424273 BTC
Feerates: 137.15 > 4.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (356,135 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,978 558,978 00000000000000000010710274cef3cac5306e0babfd557fbf5af1d34a4cfa6e 3,251 1.00/1.00 vMB 25
558,977 558,977 0000000000000000002d0feb1253dfa4715bf3c9898a7a182c40c7ee525da42b 3,050 1.00/1.00 vMB 26
558,976 558,976 0000000000000000000f0e7385c765353d4e9dd123760f039d45f59d6fa971eb 208 0.06/1.00 vMB 18
558,975 558,975 0000000000000000002f49af161366cb5f54b4058907f08db7c62f27e7383e58 1,598 0.60/1.00 vMB 12
558,974 558,974 00000000000000000023cb26beaa93aa2d8ef31ad1d2f37c28b7a0f90590c778 2,845 1.00/1.00 vMB 7
558,973 558,973 00000000000000000012f0a4442068d85d168ce07287c002f36f80a308217cd6 2,723 1.00/1.00 vMB 28
558,972 558,972 0000000000000000001d428b24048b03bb1015f09af1329f76901f01838db180 374 0.11/1.00 vMB 9
558,971 558,971 0000000000000000001c2b3193c69847714424f07fe0494d0c023152d3fc472e 475 0.28/1.00 vMB 5
558,970 558,970 00000000000000000021007b533a5b259f54b0e5fc64763c84351efcb78cba7a 1,441 0.54/1.00 vMB 9
558,969 558,969 0000000000000000000fc3a513281fdf842200d20787ffd4950199dcc1622613 3,293 1.00/1.00 vMB 21
558,968 558,968 00000000000000000011f53a042e549e09cd39002ed45792949e03e5dc36e860 858 0.29/1.00 vMB 11
558,967 558,967 00000000000000000016a780628de32d8500440d390aee2e86ec0f948f59a9ad 1,667 0.93/1.00 vMB 3
558,966 558,966 000000000000000000145513a7a88da045c549225dd2254aed772357ff7e013b 3,017 1.00/1.00 vMB 7
558,965 558,965 00000000000000000019ec9bfec58d8efe99c7a9dd5d80a2eef7aaab4d61982e 3,161 1.00/1.00 vMB 19
558,964 558,964 00000000000000000006e379b618b4e92b610cc5d3d9d653943b1313db517502 1,962 1.00/1.00 vMB 22
558,963 558,963 00000000000000000018eca221760a926271837260277c45a96bada02297a626 3,262 1.00/1.00 vMB 19
558,962 558,962 0000000000000000000ab8b1b52ec50e11a185100dacceede4e6be35942de3fe 3,074 1.00/1.00 vMB 27
558,961 558,961 0000000000000000002c7e7f1f336442883f613b91ec5dbe5d2f707117707633 2,406 1.00/1.00 vMB 25
558,960 558,960 00000000000000000027627b158eacf0da4680c045cc8d19c3d7ddbb5c97d5c9 2,814 0.97/1.00 vMB 11
558,959 558,959 0000000000000000001206ae7cbec30f6f5c69a34b0f9ad2346e588a0366cd12 2,665 1.00/1.00 vMB 12
558,958 558,958 0000000000000000001a446678e35355a8bec34445be6ad6b55e50291cb8c180 3,104 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.59 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.42 GB
    • Received: 15.93 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.