Loading Tool

Explorer IconExplorer

Memory Pool

75,545 transactions
30.56 vMB
0.09250752 BTC
Random Selection Loading Transactions
Max Size: 175.21/200 MB

Candidate Block

Mining Attempt 900dffef3d179aeda45dd0b50ac7efb58bb9aa3a5f61677b4cac70164d9a3091
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 45129235f7096e5555cd191c3a9a93e57bcceaee09f4bf3e783758a2e91013ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,641
Size: 1.00 vMB
Total Fees: 0.01812168 BTC
Feerates: 265.25 > 1.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (377,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,550 537,550 000000000000000000185e9873763c2e1821cc5f15118a1914053bd0b569f555 1,848 1.00/1.00 vMB 4
537,549 537,549 00000000000000000013d5110721b2120196e319ec3f0186f25d47b4e2e98d8b 2,103 1.00/1.00 vMB 6
537,548 537,548 0000000000000000000b67e843aed3f5a4f3fd772f126a388df7bc1f384f1846 1,616 1.00/1.00 vMB 74
537,547 537,547 000000000000000000158d79dbdcf6599b36550c47e6e416c0d78fb21bb0a30b 792 0.31/1.00 vMB 13
537,546 537,546 000000000000000000154b47dba0ba66a7274ca2a485a0a8fac274b29d16cbb8 1,569 0.73/1.00 vMB 25
537,545 537,545 00000000000000000005fc35ad283a653fa3483a16a6b166c84ffbfb64e674ac 770 0.33/1.00 vMB 19
537,544 537,544 00000000000000000019004ed7f644fdb9c2d386348773287fbdddeb678c35a5 31 0.01/1.00 vMB 6
537,543 537,543 0000000000000000001aae871afc31a8feb069015ebd0e17fe98f504b8380769 193 0.15/1.00 vMB 72
537,542 537,542 0000000000000000000d8d1699ebb2db4f362ddf921147a8eabdac7a55d10926 1,294 0.53/1.00 vMB 17
537,541 537,541 0000000000000000000467d40f48e5c189c854cdf8c86a4bb9a03d935e315ddf 101 0.05/1.00 vMB 28
537,540 537,540 0000000000000000001901dc74fae923c3b7042bc1b962b4cd7ac5ebfb0e4199 472 0.20/1.00 vMB 31
537,539 537,539 00000000000000000022a58c432177bf6aa2f48cdddc8724b08fe84365f32430 1,012 0.49/1.00 vMB 3
537,538 537,538 000000000000000000238aadd6a8faef2198408f51cc182565469c5d25b9b6e8 2,516 1.00/1.00 vMB 31
537,537 537,537 00000000000000000020412a6a304d9efb667771bc18ce869cb1dc479dd88663 1,776 0.78/1.00 vMB 21
537,536 537,536 000000000000000000029075222210b55de1533e08de4e0725ff95b01471b0c0 18 0.01/1.00 vMB 4
537,535 537,535 00000000000000000000b26d67f71beab03f76e9b158cd764d3cf56cd9d4b40f 441 0.15/1.00 vMB 21
537,534 537,534 000000000000000000258f3caae7ef3d0729de9d858f4bf4329e2128a855c751 1,514 0.66/1.00 vMB 15
537,533 537,533 00000000000000000027f510a0b7f696cd5c5ad04754353dde52fb19d3a79c57 1,066 0.49/1.00 vMB 4
537,532 537,532 0000000000000000002538bbd1193dfbaafd9d810d5e4c4de51ae48f5ec4682e 2,741 1.00/1.00 vMB 25
537,531 537,531 00000000000000000009b2a15e448f9c0510993be3dd2a2d687c02b03c9928e3 1,473 0.50/1.00 vMB 21
537,530 537,530 00000000000000000023866f59cca622fc8692538989c8c707ca9586871790bc 235 0.07/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.