Loading Tool

Explorer IconExplorer

Memory Pool

82,336 transactions
31.15 vMB
0.10949029 BTC
Random Selection Loading Transactions
Max Size: 188.97/200 MB

Candidate Block

Mining Attempt 6a5c034acb574165e2d18b1d3b424a43c1f850cb4ebad1c679671b7c397a66dd
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 7abe124895e8aa10bf13a28fe686c16cdfa429b5385b0132135d0b6ec11b0aeb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,629
Size: 1.00 vMB
Total Fees: 0.03505444 BTC
Feerates: 803.65 > 3.51 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (556,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,119 359,119 00000000000000000734dd5d59e4355a4c1c4cfd5325c0f56272c71450ac8bc6 1,044 0.75/1.00 vMB 21
359,118 359,118 000000000000000003f77fc5eaa7c42dd1372be9036d4da696fbefd7c3a6d0c7 1,024 0.35/1.00 vMB 40
359,117 359,117 00000000000000000eb8084f611669528131f4c84b16188d88b1407293a305bf 1,514 0.75/1.00 vMB 28
359,116 359,116 000000000000000015c887863563045b58c723480b26e1b8e7366e70fb7260c4 431 0.25/1.00 vMB 22
359,115 359,115 0000000000000000146f233971ba4e6463e08d1a516c70b739972f37af7ecb99 1,540 0.75/1.00 vMB 30
359,114 359,114 000000000000000007e00528a8d005f9e0b9b0896d1cec0c4b810cc8e553f6d6 341 0.19/1.00 vMB 21
359,113 359,113 000000000000000004d75873d457196660a0314d724313594ca688b66d97ab00 160 0.08/1.00 vMB 18
359,112 359,112 00000000000000001593a3e497c325c489e6d27b06f82b5c9bf986742a49c99e 288 0.19/1.00 vMB 26
359,111 359,111 00000000000000000491667233ded44f25d1d67ee7fa222c3fd57473c0a7e9b3 1,232 0.72/1.00 vMB 25
359,110 359,110 0000000000000000026dc100e5670aa7808fddbb51a1c5d27708036922cd42fd 381 0.19/1.00 vMB 26
359,109 359,109 00000000000000000dd802e0478c888847597b83c541fc459a9e536d0831c014 1,283 0.63/1.00 vMB 27
359,108 359,108 000000000000000012c280d3ed5d737ceae1da39de07c49762e6e15b0bb076c9 499 0.25/1.00 vMB 25
359,107 359,107 00000000000000000a1aa1cc8c4fc65d8137265de1ddb6f9c4993fed16ce33bf 691 0.38/1.00 vMB 24
359,106 359,106 00000000000000000364081bcb339162532ba00fe37d2b8faf82b6aac6465a93 1,664 0.75/1.00 vMB 29
359,105 359,105 000000000000000011cf6f9ed1820315e682ddbf8d7e14e570b85185d0d90ba3 240 0.14/1.00 vMB 22
359,104 359,104 000000000000000016793b8564441ad7e8d3f79cb0bf11f46131a4627bc76e94 874 0.69/1.00 vMB 17
359,103 359,103 00000000000000000985e7c150d51b0334ff6eaeb59dad8b4de8fd34d63485f6 1,936 0.75/1.00 vMB 36
359,102 359,102 00000000000000000928129df1a1224552843c93f966da7a5d8d9f0bcc9e5849 576 0.32/1.00 vMB 19
359,101 359,101 00000000000000000c9a10da91cb897fe2b5c6ff7afb156b680af0728aa0019b 1,021 0.75/1.00 vMB 18
359,100 359,100 000000000000000008b728914814d4fefbbdfc29ed3f0862d418574940ae831e 2,634 0.99/1.00 vMB 35
359,099 359,099 0000000000000000156a0789f8b122b24929c9359a0d414693a831ab3fd23fc9 620 0.35/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.