Loading Tool

Explorer IconExplorer

Memory Pool

77,963 transactions
28.67 vMB
0.10120892 BTC
Random Selection Loading Transactions
Max Size: 174.20/200 MB

Candidate Block

Mining Attempt 018bdb83a44f5eecdf72d9f6aed0265336400aa56c734dfc16da792fc366289e
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root ac520b21878a89e4689ae0899de702c79595ca4b0c7806a338657674f63ec903
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,875
Size: 1.00 vMB
Total Fees: 0.03480759 BTC
Feerates: 201.07 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (680,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,402 234,402 000000000000011ed2d41216224cee29f5179f714b007c99047d15dd4476afef 340 0.15/1.00 vMB 221
234,401 234,401 0000000000000197803e1b1ffd7d37f85cd9507181afb0ff24b66db8cbb7ab10 325 0.13/1.00 vMB 224
234,400 234,400 00000000000001640a590fadfad33111bd91fcd6407e83ff8540c194af38c126 344 0.25/1.00 vMB 85
234,399 234,399 000000000000007b84f4373d0ea5d5a24936d3c0b3e18ddc09579231d234709f 441 0.12/1.00 vMB 76
234,398 234,398 00000000000001a0b9d15c785161fcac88ab090ce064c96cd0d81bf75bc18f62 704 0.32/1.00 vMB 151
234,397 234,397 000000000000005f7b4145fef9cb98c510d429333f121e631ff69b16bcb363f4 232 0.08/1.00 vMB 320
234,396 234,396 0000000000000015ce57d77026657c611bc64eb85ebcec9f65faf571ea54814e 5 0.00/1.00 vMB 84
234,395 234,395 000000000000014300687c470037a873c317fb0a04208645fabbfab7ad54ad1e 160 0.06/1.00 vMB 207
234,394 234,394 0000000000000145f8062a5222bad22b3890ff9bfe4276f37ca7811ab2e5d605 381 0.18/1.00 vMB 143
234,393 234,393 000000000000007fa210e729f8704f53e3ffba2fd25adb57f733d5271a60b4f7 253 0.14/1.00 vMB 162
234,392 234,392 00000000000000367981ec4a2c98b17ecd411c4e9cfa247fad826a95d0a481e4 403 0.17/1.00 vMB 194
234,391 234,391 00000000000000aabf9e42bfbd11a7007fff16c675afe7592ef8cb8785e32fe6 653 0.29/1.00 vMB 178
234,390 234,390 000000000000007884d98c79f894f1575fc5b1ec63db50043f718162ab1e8709 95 0.09/1.00 vMB 45
234,389 234,389 0000000000000135b35c3aea98dcc4baeeaacf899127785f150f983cf6b1b9e6 200 0.05/1.00 vMB 10
234,388 234,388 000000000000011cf6665352da5bfa94fff759c6fbc1cef9847ff7434638bd3a 454 0.23/1.00 vMB 175
234,387 234,387 000000000000007cb88f8c192e4acf0cbfe6cf6abcdcd14f9ad98833d19aca4b 276 0.16/1.00 vMB 145
234,386 234,386 000000000000005cfa5bc0986d9a81d451c9d0769dc236cb8bda285bf5528131 437 0.22/1.00 vMB 149
234,385 234,385 00000000000000e42e9105238eb6c87d3e9e286bad5bae6cbb73bde55a2f39ef 440 0.17/1.00 vMB 207
234,384 234,384 0000000000000040d8ee76032435ffec6486c098811b8c2de04d0b1928884d06 188 0.15/1.00 vMB 69
234,383 234,383 000000000000002358db33c53485f608675d0d8260ae59e2370d31a1974ee594 938 0.41/1.00 vMB 217
234,382 234,382 00000000000000ff82b26413d2713939ad249cea119bf6258c9c31ffa8558d47 437 0.19/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 782.90 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: 713.73 GB
    • Received: 17.45 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.