Loading Tool

Explorer IconExplorer

Memory Pool

41,903 transactions
30.30 vMB
0.16176220 BTC
Random Selection Loading Transactions
Max Size: 152.96/200 MB

Candidate Block

Mining Attempt ebdfd57684fa7d1ada0bd10a66b16d458075e0ebbce1e3f0934ec3401740c86b
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 2756b6ad7c50f58021b4aec4507663dfd1efdd310204077d8452d1525754dd4b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.08984642 BTC
Feerates: 301.60 > 9.00 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (785,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,374 129,374 00000000000008d3db578022c15d63629249c51cd380fed6e666b8111d8a3890 88 0.03/1.00 vMB 2,151
129,373 129,373 0000000000001272734775a7db8e032f5ca960c16f3be79d3eaba3f81d0612a6 67 0.04/1.00 vMB 1,253
129,372 129,372 0000000000001d802ee6518d64d92cab7e9308bef51d2edca6c763945db6573e 89 0.03/1.00 vMB 831
129,371 129,371 000000000000145e0f17176d5347e48dea59b987fe5a885420e1120fbd342ea5 2 0.00/1.00 vMB 3,875
129,370 129,370 000000000000192d656464ed1d6a3d22a15116096a02b578ae194d5eaab829f3 102 0.05/1.00 vMB 455
129,369 129,369 000000000000150f76122bcc8cd9ff57d797d08f6f58760c5eaca0895d882729 17 0.01/1.00 vMB 381
129,368 129,368 0000000000000c6913225b3e34434db697d6b3b9f6ec49e6a568d9c49cdbc84b 8 0.00/1.00 vMB 1,704
129,367 129,367 000000000000178dc4b34be01de14a164ffd6345732a5326db322a0a9ce20acb 36 0.01/1.00 vMB 1,541
129,366 129,366 0000000000000d9fa6a0bcbb23382d805251707a8cb7e377ff169b53a29e9085 10 0.00/1.00 vMB 970
129,365 129,365 0000000000001d27091f736054763330261201447e88489874b82812b51ee3ed 64 0.04/1.00 vMB 198
129,364 129,364 0000000000001adc4512c57eb9a672da94311f5011c350a06e9ad3696d0fbd20 11 0.01/1.00 vMB 1,685
129,363 129,363 0000000000001c7fa58bd99186000ecfd4f7228ff927802611a7e6d1d5b75960 12 0.00/1.00 vMB 361
129,362 129,362 0000000000000b9ff06c076464b9b2ef4676b3c8d32acdf37bd85e331b3366a8 89 0.03/1.00 vMB 229
129,361 129,361 000000000000143436cd7d4233cf8245e19f16b39181a9b6148fd23fda3a9ad9 14 0.00/1.00 vMB 305
129,360 129,360 00000000000006761fc5de0657bf5aa8a2d7f298f4fa3b507bd3a5899a31edea 61 0.03/1.00 vMB 1,234
129,359 129,359 000000000000088570fba5e57f4cfe9b1ec577a369448d9a1437ee074d88bffb 99 0.04/1.00 vMB 759
129,358 129,358 000000000000127942e5291ba6b3bc57e48d2d3fff966cf32215f448c385dab2 8 0.00/1.00 vMB 1,120
129,357 129,357 00000000000019e7770b1e7c5ba6f9c9cfc3a50bfaff269681dfce8f1f7bdbc6 110 0.04/1.00 vMB 185
129,356 129,356 00000000000015b57381a68a3f1d883f7a5019c81df60239990ad90706dd1900 1 0.00/1.00 vMB 0
129,355 129,355 000000000000123c3fb4e9a628f8d0cff2cf8029c70848adcba0c09e54a8ece2 51 0.02/1.00 vMB 635
129,354 129,354 00000000000007bf99a6f29d25a7d71ec64bb5b9aca2db206742ec7a1bb40ef0 7 0.00/1.00 vMB 1,644
Previous 10 blocks ↓
Total Size: 781.54 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: 618.63 GB
    • Received: 11.20 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.