Loading Tool

Explorer IconExplorer

Memory Pool

78,219 transactions
29.08 vMB
0.08061636 BTC
Random Selection Loading Transactions
Max Size: 175.98/200 MB

Candidate Block

Mining Attempt 35d26f9ed9fbf58c690c0b78254a959036c6e51fb865eed9ce5d46fe230cd65d
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 0ea5b3716f9600f747db3c25f6e9b0005461165102bfe9f1159c7eec15c65d0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,848
Size: 1.00 vMB
Total Fees: 0.01989473 BTC
Feerates: 178.73 > 1.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (180,313 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,849 734,849 00000000000000000009406096f511e98673b1df77a1baf1edd1cd72272b42c9 153 0.06/1.00 vMB 10
734,848 734,848 00000000000000000005ae2f75f5e0daa0da07c43481b4474bcf44cc825fab5c 736 0.28/1.00 vMB 9
734,847 734,847 00000000000000000000aa9cad91f3a27ba16042e56bbb2985069de480aecbd4 61 0.02/1.00 vMB 5
734,846 734,846 0000000000000000000776e0da7f2b847a72cfb78821918d9f8d3be939e3a9a2 614 0.20/1.00 vMB 6
734,845 734,845 00000000000000000002d4085e1824f8d8095447b276c6f7a90ae2eb96bc22b7 2,356 1.00/1.00 vMB 7
734,844 734,844 000000000000000000078f6e9ed463f38fbf053300e304fbab243d9ae66a4f99 2,645 1.00/1.00 vMB 12
734,843 734,843 000000000000000000013949b471aeed526d7366ed6e53978cd671e9a5264b65 1,568 0.48/1.00 vMB 7
734,842 734,842 000000000000000000036b4858125ddfd155adaabe48d2a7fb39889f84329c4b 1,023 0.99/1.00 vMB 2
734,841 734,841 0000000000000000000101aff6807401c35ae4f0c27b5cf81f64da323d58b446 3,125 1.00/1.00 vMB 9
734,840 734,840 0000000000000000000057ac2da3022a3bece5e36b3f6461db31ff0fd8b06464 2,637 1.00/1.00 vMB 9
734,839 734,839 00000000000000000000cb9de2de8b650664a208a28394776bd93eebfe6b40e9 628 0.20/1.00 vMB 10
734,838 734,838 00000000000000000002eb06313c44f2f8f12df2f94d354cb33581f8739318ec 691 0.50/1.00 vMB 4
734,837 734,837 000000000000000000039afd90066ead11019c34ec75cfc21419f122940ce5e8 2,109 1.00/1.00 vMB 2
734,836 734,836 00000000000000000003a5087a443bf80bff87779bb76a17985fd0b5974660fd 2,430 1.00/1.00 vMB 8
734,835 734,835 00000000000000000006e950141439e4df1e7349ec1bfbcd32b5c4463d10e154 2,299 1.00/1.00 vMB 14
734,834 734,834 00000000000000000005623f55145b45efb6ffd8bcea50ae2c22d4de9d3b1559 1,076 0.33/1.00 vMB 9
734,833 734,833 00000000000000000006cad944f3d3f20178cf66f298cb5d32ad6e77a95a9e13 1,277 0.43/1.00 vMB 7
734,832 734,832 0000000000000000000167d9b921abc78ee775c5718675539ed9cb6fae98368f 910 0.29/1.00 vMB 7
734,831 734,831 00000000000000000001d6c916710bac9cdb6615a06a720001c2fcdfc5aba641 114 0.06/1.00 vMB 10
734,830 734,830 0000000000000000000141b2675c4976e4b9a2edd782b02d1071fae07f81b4f6 69 0.04/1.00 vMB 6
734,829 734,829 00000000000000000002e45e4ecbf515d7aebd311a1bc20dc52ccc83d9ea3d9e 89 0.03/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.68 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: 677.67 GB
    • Received: 16.44 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.