Loading Tool

Explorer IconExplorer

Memory Pool

36,281 transactions
27.87 vMB
0.06417448 BTC
Random Selection Loading Transactions
Max Size: 140.20/200 MB

Candidate Block

Mining Attempt ccc6fe29db5ed14415bae830a1d109cfe17f4ce40d158022352616c3789b7892
Version 20000000
Previous Block 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3
Merkle Root 3a3ed20964b63a7399ff98839e79d92effd9996084089effe6002b8a7ab6c9f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,918
Size: 1.00 vMB
Total Fees: 0.01108820 BTC
Feerates: 96.15 > 1.11 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,605 (526,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,061 388,061 0000000000000000016e8747d425ad92de31cbd50f617a819097594162c6150e 2,255 0.99/1.00 vMB 38
388,060 388,060 000000000000000004935fb8c8dc046248d4ff53d9f75141f15702c5ef250008 71 0.02/1.00 vMB 84
388,059 388,059 000000000000000003dea4bf1e8011e79ccbe923cdc5e74145d49abaa24e33a0 1,060 0.46/1.00 vMB 46
388,058 388,058 0000000000000000036aa659b4e848930ed40c1fe0ebc118a56f0f0b7b58c345 1,199 1.00/1.00 vMB 17
388,057 388,057 00000000000000000a016366c830e4dba5774d8b19e675005372109492a43212 1,159 0.75/1.00 vMB 26
388,056 388,056 000000000000000005abb093a5977f0879bbb301957ef5fefdea4963bac0886e 1,308 0.93/1.00 vMB 77
388,055 388,055 0000000000000000001e509cf409f885d4f6e39ddccb60c965ddfd4c696344d0 1,672 0.93/1.00 vMB 72
388,054 388,054 00000000000000000cc3276b1a6ded42243cc6e28e02099ed98e83340dd8d797 687 0.33/1.00 vMB 52
388,053 388,053 0000000000000000035041a69dcb9d511e3594bde4b0de560add113f1de81b3f 175 0.07/1.00 vMB 35
388,052 388,052 000000000000000002f495805b94bc5eceb6f869fde617a0bcc8e803366429d4 2,531 0.84/1.00 vMB 57
388,051 388,051 0000000000000000095c82b08a4472467d9c8c62b0993be793afd78d388330f5 1,249 0.58/1.00 vMB 51
388,050 388,050 00000000000000000824c101d29530f30cf2bbf0bd7dcbe3b3b972e207489034 875 0.83/1.00 vMB 18
388,049 388,049 00000000000000000b9bb9ee9090273905d9e6e63c32b8b832ffc4fa822bf9b7 1,028 0.39/1.00 vMB 42
388,048 388,048 000000000000000005a0ef1ce8303606ced29e26ee16f088a7bf1e4f485eaf8e 1 0.00/1.00 vMB 0
388,047 388,047 00000000000000000d8aea96e7533669d26afa88336d3306a9dd76ffc558d660 1,494 1.00/1.00 vMB 25
388,046 388,046 0000000000000000017b0313dc3982d94856b6757836d11efd225b5f22ff4e5e 251 0.16/1.00 vMB 27
388,045 388,045 000000000000000008a4184d4e438ebd9398895ce3b6e5a7f95d8f1b03acb66a 155 1.00/1.00 vMB 10
388,044 388,044 000000000000000001d72542cbbbd5428ae1319e913afe86971df079a7dd3de8 1,856 1.00/1.00 vMB 27
388,043 388,043 00000000000000000746b0baf4973e17167c58e039edb1dbd214295274263739 1,515 0.75/1.00 vMB 28
388,042 388,042 0000000000000000015b1fc7fe546cdd76b695ca5c18212513cab753b444b8d7 1,616 0.56/1.00 vMB 53
388,041 388,041 000000000000000008085d2f6a04ef671c522fee9ebea0ab3dcd87ed03fd84b8 530 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.70 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: 628.90 GB
    • Received: 11.84 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.