Loading Tool

Explorer IconExplorer

Memory Pool

24,979 transactions
11.91 vMB
0.03422992 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 67.69/200 MB

Candidate Block

Mining Attempt 4038ea7c5f35797b19c73590fe4ed11baf5113bf3ee41a08f18d2e96a1d53cd6
Version 20000000
Previous Block 000000000000000000016a197de98f52a18843c4dcf16282b9f030bb94d42b8b
Merkle Root 03b29a89e4578efd6f07c1cbb614bda593dd5a2fea8aa680d27a768357e54dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,131
Size: 0.99791225 1.00 vMB
Total Fees: 0.01427120 BTC
Feerates: 150.68 > 1.43 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,648 (785,088 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,560 128,560 0000000000000b67901f78747c73dfa7a4b93322c02bf8c3b20ddd3b46720eac 26 0.01/1.00 vMB 693
128,559 128,559 0000000000001e3f7e32da61ae001e4e1fd643b3d35cb64125d009ff2549f59a 29 0.01/1.00 vMB 785
128,558 128,558 0000000000002359cfc245e6e6376d6d2fc066fc0fd6c484f98bcdedd9db620b 15 0.01/1.00 vMB 411
128,557 128,557 0000000000000dc19bab7469e9aad72eb690906c74dc5aaca0bb459753a4a6dc 41 0.01/1.00 vMB 370
128,556 128,556 0000000000000f2c05ea76d66985d7ae7ab0561314a0ef2b2fbf6c5c31a80b0f 22 0.01/1.00 vMB 831
128,555 128,555 000000000000006f0144d66c1e31f0b1dcb11ca7fc0a35dae6f940206ecb12de 208 0.08/1.00 vMB 366
128,554 128,554 00000000000023e15968a028dce2d9376343c8b98a65fa5ed179b00de73879ff 8 0.00/1.00 vMB 943
128,553 128,553 0000000000000612cce10168a799e8b6284ac9f372fac58bf510485a8d5089ff 14 0.01/1.00 vMB 862
128,552 128,552 00000000000004324268d1200aa27c693e119dbe462e47ec41597b0fabec8975 18 0.01/1.00 vMB 1,577
128,551 128,551 000000000000131e484107d2699d3821d8c4e04ebb642e122b292cbb8b89ece3 33 0.02/1.00 vMB 267
128,550 128,550 000000000000070d639f54b5b83fdff1f1a34488a693d5bb47afce20da662c00 20 0.01/1.00 vMB 17,697
128,549 128,549 00000000000007da499f0a9e7842e1c167f69ba6b7d2c0f6db237ea912cd8daf 30 0.01/1.00 vMB 178
128,548 128,548 000000000000254d11b9a46d0fceb04701a22945bb40a90ac2161bc29804d60e 8 0.01/1.00 vMB 1,564
128,547 128,547 0000000000001ea87c1f2eae93fcbb17f004bf827e10fbad9371c08d40a81553 17 0.01/1.00 vMB 937
128,546 128,546 000000000000216fbcac916c14ff1b5f0b4325e09184034cd7c2c09012b45441 156 0.05/1.00 vMB 25
128,545 128,545 0000000000001e1d8cd61813f6d5456445ef0bec9f0ad3eb1182a8032b963ed8 56 0.04/1.00 vMB 537
128,544 128,544 0000000000001c84d63133baa8d202706280b32a22c807e180df00c508651dac 47 0.02/1.00 vMB 2,497
128,543 128,543 0000000000000a851346533ddda860ae8f336142d84fa08438ab1c06f1a6dce1 13 0.00/1.00 vMB 1,486
128,542 128,542 000000000000105ff0e6f798665f0c470cd26fb1df93772c605b932943f13ffd 10 0.01/1.00 vMB 1,392
128,541 128,541 0000000000000b5cffbafef531267f244e5a703a41510f9dbc0b345218c3e73c 46 0.02/1.00 vMB 563
128,540 128,540 0000000000000ef2c02d8390595d623fef2978ab028d3cbe98b57af1fcff2d65 7 0.00/1.00 vMB 1,394
Previous 10 blocks ↓
Total Size: 779.99 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 472.88 GB
    • Received: 3.05 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.