Loading Tool

Explorer IconExplorer

Memory Pool

78,934 transactions
29.56 vMB
0.10410186 BTC
Random Selection Loading Transactions
Max Size: 177.97/200 MB

Candidate Block

Mining Attempt b43ffce057aff44b3103df3bd6290a9f3c8f2aaadf3603e1f1ee632e9209ba40
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root f039202778b335208ed7eef5d5c9b1f9dc21f784418656ed4247299fb784b66d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,568
Size: 1.00 vMB
Total Fees: 0.03929976 BTC
Feerates: 164.34 > 3.94 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (237,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
678,072 678,072 0000000000000000000519a66cf5eecb46d6ec972ff14aa871bb9abbf618bbf9 1,690 1.00/1.00 vMB 70
678,071 678,071 0000000000000000000b2d52ff5eec19cba4935e01b624e7b9bb1ccb98a5732f 2,705 1.00/1.00 vMB 88
678,070 678,070 00000000000000000009e34ea21fd9bf28072712cb9244261857e25ae47a70ad 1,718 1.00/1.00 vMB 74
678,069 678,069 00000000000000000003d024055921a86e84c227349a4577e2432b13b89b8e15 2,018 1.00/1.00 vMB 82
678,068 678,068 00000000000000000009179752cda1d468e3388d3ad915789afeaeeb5cf6e4cf 2,421 1.00/1.00 vMB 83
678,067 678,067 00000000000000000006c605499ea849dc8f76e5e413ec3e771c5012a3859211 2,588 1.00/1.00 vMB 94
678,066 678,066 00000000000000000004a752d1ebfd95d1f45169c2fca98d8f86994509f427ea 1,863 1.00/1.00 vMB 78
678,065 678,065 0000000000000000000b8ecd65125bb8511b1deba5b2ea18c946a2999411659b 2,177 1.00/1.00 vMB 92
678,064 678,064 00000000000000000007b1694a6b3295ac27e96dbb06df77e679a00cc8d6c62a 1,893 1.00/1.00 vMB 85
678,063 678,063 00000000000000000009826f8fa58145b531ca97a41fe48ae27e2814e05c4c35 2,201 1.00/1.00 vMB 103
678,062 678,062 00000000000000000002507e3ce8787eaaf5f59f901f665c8566f89a3efa8565 1,828 1.00/1.00 vMB 92
678,061 678,061 0000000000000000000882ffa656b3fcc6dcbe7f3925a857f1b503c38a147df2 2,836 1.00/1.00 vMB 90
678,060 678,060 00000000000000000009346671fe50a427ea118511d25cefe05e67da25acb091 2,957 1.00/1.00 vMB 51
678,059 678,059 0000000000000000000a7abeed641af8fb79d14bdcd09771725a6725409f4a78 1,944 1.00/1.00 vMB 42
678,058 678,058 0000000000000000000c2757895b33cdde938a8cb7dfa914adc7322ba131869b 2,961 1.00/1.00 vMB 71
678,057 678,057 00000000000000000004dc2d65c6c8e9c76436a13c7e43892759b06cae641117 2,973 1.00/1.00 vMB 72
678,056 678,056 0000000000000000000bae8d02e169de602a22e3ce6ad114d067b21af73e75aa 3,164 1.00/1.00 vMB 56
678,055 678,055 0000000000000000000c1cfe4751a9329490a9aa21b3b9b0e9f3edfacbae1547 2,839 1.00/1.00 vMB 53
678,054 678,054 000000000000000000002ecb3679bd8da45f50dfa78a7d006288820575fda45d 2,461 1.00/1.00 vMB 71
678,053 678,053 00000000000000000000363fd5cbd27ceeab0214205bd9845dccca5f04473a4e 1,707 1.00/1.00 vMB 76
678,052 678,052 000000000000000000055866e7944748ea662d9d1b8c9d1730e1ca437c35a0ac 2,950 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.