Loading Tool

Explorer IconExplorer

Memory Pool

84,022 transactions
32.03 vMB
0.08921658 BTC
Random Selection Loading Transactions
Max Size: 192.83/200 MB

Candidate Block

Mining Attempt c7fffbfa963b82385b12795265567d501c2fb094ef1b64f91f2e98559764c9f5
Version 20000000
Previous Block 00000000000000000001049e369aac2c4af01dc613ce7d208c3063e5755d3b19
Merkle Root 6c02f03ffbb585722ca64f990ac77269195b0d9e0684d0745e512424e2225338
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 678
Size: 1.00 vMB
Total Fees: 0.01262323 BTC
Feerates: 101.28 > 1.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,340 (550,784 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,556 364,556 00000000000000001632fddeef902493b545ef48849e4c69fa10fdc0d6b3076a 3,260 0.93/1.00 vMB 87
364,555 364,555 000000000000000015cd048282767afd74cc0f81eff93bb82c6a51f106519836 4,530 1.00/1.00 vMB 30
364,554 364,554 00000000000000000b21ab26bb438b2c01323b0378c84d5856d3e56926d69331 1,940 0.99/1.00 vMB 40
364,553 364,553 00000000000000000cbea8ecdaa68bb0f178c5fdf179f6c7d632bdb098322521 511 0.75/1.00 vMB 13
364,552 364,552 00000000000000000096a4415771211e0acdfeb6883c9590f808f052f9dd6fff 801 0.75/1.00 vMB 23
364,551 364,551 0000000000000000105e394129c3d5db35dc9615287a0b13619c9deca20d695e 2,422 0.93/1.00 vMB 53
364,550 364,550 000000000000000006c3cf117b747fd6aabd631a2d9b0dde80a28bf924c23804 1 0.00/1.00 vMB 0
364,549 364,549 00000000000000000e4d20541c8f947f41cf15e17f88d16770b4fa25975e2b2d 1,788 1.00/1.00 vMB 38
364,548 364,548 000000000000000015c6f28f3ab3d1f72ab6956bffb24189d937b3abf53e2720 1,182 0.78/1.00 vMB 21
364,547 364,547 00000000000000000da15fc5bb258c1089c10f77b0e5bb6a09c037264a644a10 1,875 0.93/1.00 vMB 36
364,546 364,546 00000000000000001635e02423415dcbd1bcf1ad114725019990766787965e72 966 0.95/1.00 vMB 27
364,545 364,545 000000000000000003e68325c460df937ba31f02179bdb46c57fc357bc31760e 1,376 0.92/1.00 vMB 29
364,544 364,544 00000000000000000ca3ed8ad50fff8150fae54a1b198ca44589793581a407ae 209 0.07/1.00 vMB 102
364,543 364,543 000000000000000014358502c2a7be167b2c3ae619615fa19b162623655d43d5 2 0.00/1.00 vMB 0
364,542 364,542 000000000000000009e969376fc9d678c114d744fb26c04e584b0eb0ebdc710d 1,994 0.85/1.00 vMB 55
364,541 364,541 000000000000000005d165dcf1a78641bfc4755e6a5df4a0cd3c75045298ebc7 1,183 0.95/1.00 vMB 27
364,540 364,540 00000000000000000dfe9c12a63b1c59f7dc30e459619df1cc98485cba7247dd 1,880 0.93/1.00 vMB 41
364,539 364,539 00000000000000000f3b40d946847ba7f4ce744873ab7cd806147424981d6979 1,428 0.75/1.00 vMB 42
364,538 364,538 00000000000000000cfe169e5449e71a6273f868c006fd44e9a78d65da08491e 2,267 0.93/1.00 vMB 38
364,537 364,537 00000000000000000833f448b6c2e92232331734436841a672c8a830939dd590 148 0.06/1.00 vMB 105
364,536 364,536 000000000000000006a43b5d773098e46c1d5c70ee7ca598f7cecafaec0a2124 319 0.14/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.98 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: 716.67 GB
    • Received: 17.81 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.