Loading Tool

Explorer IconExplorer

Memory Pool

73,999 transactions
27.38 vMB
0.06957549 BTC
Random Selection Loading Transactions
Max Size: 166.90/200 MB

Candidate Block

Mining Attempt 6898d2393d0da25e9375333ca8a96827556f3bb32e95cae0550a2358ea524085
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 7f09328a8b54ae3e35362f4aeac64fc92442cbb38c862460ac6cb97d7a75916b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.01136924 BTC
Feerates: 337.46 > 1.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (556,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,811 358,811 00000000000000000669e4b8a6a7f958e0a48a27648600f885a7db81084d6051 566 0.34/1.00 vMB 21
358,810 358,810 0000000000000000022a664ffb6f771a824999788d65278b782d1d3c7650ec51 248 0.15/1.00 vMB 23
358,809 358,809 00000000000000000b26ba4275f2fa322d116fa6019bfe3c0bb59fd71b878bc2 1,121 0.64/1.00 vMB 23
358,808 358,808 00000000000000000ed4c84fc599243f3fbb9c3ec5ad4d1ea6a3db141be1bc0b 459 0.29/1.00 vMB 21
358,807 358,807 000000000000000008812aed995bf832b4bafb2af4e41ab7f7e8309dea6ff996 324 0.20/1.00 vMB 25
358,806 358,806 00000000000000000fb122c91c210b3060fff913e483711f25bfb35d1d63537b 410 0.23/1.00 vMB 22
358,805 358,805 0000000000000000020feb8b3a86fc1603acf22c7fdc8e8bf82a7420d07b117a 521 0.33/1.00 vMB 22
358,804 358,804 00000000000000000cfc5a968df5cedcb729fd10c212d847062aa2eb2e615ee3 1,787 1.00/1.00 vMB 24
358,803 358,803 00000000000000000cf8bc428b9486bce40699d645e8181a5e1b97ee4ef7767c 408 0.21/1.00 vMB 25
358,802 358,802 00000000000000000e87fc82781365f8ae633df8aafff1bad7dd4a6adc4d7a35 1,050 0.73/1.00 vMB 34
358,801 358,801 000000000000000009548a3bbab68f488f51a11d9086dd71f34471112c3d9be2 864 0.53/1.00 vMB 22
358,800 358,800 00000000000000000913934b55ee19166e0094eda9cf94b7f1e94a8210ce6f13 428 0.36/1.00 vMB 7
358,799 358,799 0000000000000000121df6e6d23b11f79327b6c710be238cccbf80e1017bd6a1 946 0.60/1.00 vMB 24
358,798 358,798 00000000000000001388bdca2b8f874eab62dcd685309320de744ed1656a663a 1,640 0.75/1.00 vMB 30
358,797 358,797 00000000000000000d8f156933fe7e0ae36974a90eccb1379071ddbff8e335dc 661 0.44/1.00 vMB 20
358,796 358,796 00000000000000000db76936a18290e908720758ba145ef58930f73104a3e4a8 272 0.16/1.00 vMB 25
358,795 358,795 000000000000000006e57d9e6b95966fa41a930560e93ef47ceb52b130d9afbe 108 0.05/1.00 vMB 22
358,794 358,794 000000000000000010d2c8c4adab1c3ed7abcb77349bd3a075b8ae40243da41a 523 0.33/1.00 vMB 21
358,793 358,793 00000000000000000519a2b418ec32e368954cc2d8ace7811ce09f8615d5b1e1 622 0.39/1.00 vMB 27
358,792 358,792 000000000000000013ee4ee890a1b5338fe0043013a6733fc8a82f497799eaf9 419 0.20/1.00 vMB 33
358,791 358,791 00000000000000000d23b34699d559fd651a7fb430521470b5bda9e56115a101 1,034 0.62/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.94 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: 714.92 GB
    • Received: 17.62 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.