Loading Tool

Explorer IconExplorer

Memory Pool

44,783 transactions
27.31 vMB
0.08021442 BTC
Random Selection Loading Transactions
Max Size: 144.23/200 MB

Candidate Block

Mining Attempt ea8d0bd191a340bef85189237ee2bd415a247ba2534e7a4ee8fa9680198226c9
Version 20000000
Previous Block 00000000000000000001f5a331a027bc0be29c9295c200059def10bd81bfe125
Merkle Root 44a2057444faa8a5580d2aff536ef61ff57246671905f658a0da642a17665955
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.02937382 BTC
Feerates: 200.83 > 2.94 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,801 (443,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,988 470,988 000000000000000000f580923937be9ce3962085a97475c7d24f13c8466dc4cc 1,988 0.99/1.00 vMB 400
470,987 470,987 000000000000000000d93e40e5a85f357ec2ffe0d9f4badbfb53cb50b6e88899 2,451 1.00/1.00 vMB 399
470,986 470,986 0000000000000000013aeeb2849e78a90b407024fe6c7f6ccb0f66fb5ef5aeec 1,929 1.00/1.00 vMB 239
470,985 470,985 000000000000000001303c6e8537e7c58a679446ba1e69bca11c444ca8aeeea0 1,672 1.00/1.00 vMB 143
470,984 470,984 0000000000000000015564c497210fbd0e08b0bfeb8fc0119f8930645a03e47d 2,071 1.00/1.00 vMB 283
470,983 470,983 0000000000000000003d45e8745003b5ed181d9a973ce965fe601ec1ffe1e29e 1,906 1.00/1.00 vMB 97
470,982 470,982 000000000000000000413d8ee14b9c877e153ef7a4e10dc9683ba4249fecae98 2,376 1.00/1.00 vMB 256
470,981 470,981 000000000000000000accc37dfca7b0f97cad385d9edd48a42d56a070df33e2e 2,145 1.00/1.00 vMB 107
470,980 470,980 000000000000000000e7f144a54398ad4ad22c98d58d2878e9a5df63b3a540dc 2,090 1.00/1.00 vMB 196
470,979 470,979 00000000000000000146436a51407567df64445cae2b4450e257543782ee13e5 2,209 1.00/1.00 vMB 341
470,978 470,978 000000000000000001338a5b329f193c0cc2fed7c00cf38b15b812d6974021da 1,557 1.00/1.00 vMB 219
470,977 470,977 0000000000000000007aed64ccb93d62d3853c34f228d4757121c584266691c1 2,057 1.00/1.00 vMB 248
470,976 470,976 000000000000000000448cdbcb82707d0147bffb48441a1e22bd9910a3fec06f 25 0.09/1.00 vMB 46
470,975 470,975 000000000000000000e5289c060d1c803c65981a97424b32936156ae7a0d9662 2,235 1.00/1.00 vMB 272
470,974 470,974 00000000000000000173a5557c977730647397b8ad47756d0154b7e329d6999a 1,942 1.00/1.00 vMB 268
470,973 470,973 000000000000000000632a2ca36d7743db0ceddea5dee863881b5129fb88675e 2,433 1.00/1.00 vMB 343
470,972 470,972 00000000000000000044580aec971b710baa4c10204ff1fbb000b8e44dcd4ed3 2,267 0.99/1.00 vMB 394
470,971 470,971 0000000000000000018bfdc10eca25f2ae4d1b49aafb997e3124859da0c3ac7c 2,114 1.00/1.00 vMB 390
470,970 470,970 0000000000000000009233abb5b54cdad241cf89628980f87a11610518777195 2,258 1.00/1.00 vMB 417
470,969 470,969 000000000000000000d95d1df4960bdbed82ab918ba16ccb956fe042f601f6c3 2,493 0.99/1.00 vMB 391
470,968 470,968 0000000000000000019c615c0e585562ba2de9e442cdd53dbda62f17634f5074 2,291 1.00/1.00 vMB 386
Previous 10 blocks ↓
Total Size: 782.03 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: 650.41 GB
    • Received: 13.28 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.