Loading Tool

Explorer IconExplorer

Memory Pool

47,187 transactions
27.88 vMB
0.08635856 BTC
Random Selection Loading Transactions
Max Size: 148.24/200 MB

Candidate Block

Mining Attempt 6ead5356402c205ecb85adf42e80b707757b7dcf4844dedb8db4053fe1aa4adc
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root bd3aa68c9c95bb412d66f6984920c0f391ee41fb8eb9c138d941acc7db5cddee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,433
Size: 1.00 vMB
Total Fees: 0.03287950 BTC
Feerates: 500.00 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (226,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,099 688,099 00000000000000000005ff9dbc3562175c3615c70ddcc233e97b558487b798f0 2,637 1.00/1.00 vMB 17
688,098 688,098 00000000000000000007f87bd27a29c94299b83a8f645dc52b7f3820f88ab476 1,240 1.00/1.00 vMB 28
688,097 688,097 0000000000000000000d86caddc51945947da115362f2ef414a83fb2649cdcd4 2,229 1.00/1.00 vMB 43
688,096 688,096 00000000000000000003f97457bd02d8ea10897708e9b2f943591139fa6c964d 2,539 1.00/1.00 vMB 43
688,095 688,095 0000000000000000000470c81df71da5e6b901fae5da04eac4cd6a72a9691fe0 2,736 1.00/1.00 vMB 17
688,094 688,094 00000000000000000002cf386d579a9faa26641993e110cdfbbbe69e994e78ba 2,833 1.00/1.00 vMB 24
688,093 688,093 0000000000000000000309a3f4baadcd50f808929fd39a6c9df57b7ed0e5528f 3,347 1.00/1.00 vMB 54
688,092 688,092 00000000000000000007253dee2abf7a006b9959538767ddbb3ade276478560b 950 0.62/1.00 vMB 3
688,091 688,091 000000000000000000059041227432cd5aea86fb3912dd9821c59d3ef800e5a7 2,684 1.00/1.00 vMB 14
688,090 688,090 00000000000000000003af2750c4d21bb82f4f7c7cf4f9dedbba01a31ead3114 2,399 1.00/1.00 vMB 33
688,089 688,089 000000000000000000049f9c9205646b84ab87c430aa4f46441e450141fef2a2 2,262 1.00/1.00 vMB 21
688,088 688,088 0000000000000000000776325168a254a25a55f3a027980b643b0f6c95a3129c 1,589 1.00/1.00 vMB 31
688,087 688,087 0000000000000000000b4526f662a55113613c0d4ffc0056d0a429df47e55b3e 2,121 1.00/1.00 vMB 38
688,086 688,086 0000000000000000000981a839b50ef8cd8dce3f27812fe03c2024a77048a5e5 1,073 0.39/1.00 vMB 22
688,085 688,085 0000000000000000000deaad61861491115591f11fb1af0f07de12b40537c8a8 2,482 0.79/1.00 vMB 14
688,084 688,084 00000000000000000001213c28099401302eec2452988f5347b80dd1a2a13eee 2,560 1.00/1.00 vMB 19
688,083 688,083 00000000000000000007c1202b6aa3166ae2600f273492c655580c410e308ad7 2,131 1.00/1.00 vMB 34
688,082 688,082 000000000000000000029ae7fb2bd755904710457bb36a7f4051c3323435360e 449 1.00/1.00 vMB 27
688,081 688,081 000000000000000000055fe4fc8d867a6d2421552a89832e2a5fa83673c08a5e 2,441 1.00/1.00 vMB 31
688,080 688,080 00000000000000000007fd9f6df1fa085f8c88ceeeb6ab3b6cdbb7c4d8d721a3 1,866 0.69/1.00 vMB 6
688,079 688,079 00000000000000000009256420b07696fccf3602dcfd4b8d2e71e79f604fce8e 2,900 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.01 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: 649.37 GB
    • Received: 13.17 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.