Loading Tool

Explorer IconExplorer

Memory Pool

81,700 transactions
30.61 vMB
0.08327673 BTC
Random Selection Loading Transactions
Max Size: 187.31/200 MB

Candidate Block

Mining Attempt 30d89fee099cadde8c31b0d20924455e43f524bbf762a8f06f7156d1c670b465
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 5acc88256e549491a940fc5dc273fe8fd2f6590b9aaed94a79aaf2d289ec8f30
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,780
Size: 1.00 vMB
Total Fees: 0.01437454 BTC
Feerates: 150.61 > 1.44 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (602,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,074 313,074 00000000000000001766cb538726d1b4d52aba84a6aa84acc1ad07fa526e6f18 215 0.09/1.00 vMB 43
313,073 313,073 0000000000000000337b71140ed48003976fa881f5aa7debd2fc012dc3557678 230 0.14/1.00 vMB 25
313,072 313,072 000000000000000014703a1f48656cd625f9bd218f631b2f771e7fdb38c42071 178 0.09/1.00 vMB 26
313,071 313,071 00000000000000002e8fc08a9feeed70c1846974a919cd06e9e479d5bf590fdb 418 0.25/1.00 vMB 33
313,070 313,070 00000000000000000dfbd867c90c7d04f55896d77a7fc8c39cb8933010229093 55 0.03/1.00 vMB 14
313,069 313,069 000000000000000020977d2915769f8a1de18bcb000dfe8b78845e1b2af6b1c1 119 0.05/1.00 vMB 27
313,068 313,068 00000000000000001cc34eb0b481536e8a23e6bd1d7e7f45f77592ca26601d52 572 0.25/1.00 vMB 31
313,067 313,067 00000000000000001a934135bb0779d2f2ae3d213f8f48ca152d7a593c689017 65 0.02/1.00 vMB 32
313,066 313,066 000000000000000014beb3d52bc285762d15d2c6ba4697a944dff66e7a8dfc98 376 0.25/1.00 vMB 29
313,065 313,065 00000000000000002c10c09894df99921b4b5b6949a84cd86d29ef8afe12a36a 128 0.06/1.00 vMB 49
313,064 313,064 0000000000000000107775f49f2dec050f32e90e5ee763d7337b4188d6ab39e3 529 0.34/1.00 vMB 24
313,063 313,063 00000000000000002e894f471505af85769220ccc498ec316c3893a54ff72ad7 362 0.18/1.00 vMB 46
313,062 313,062 00000000000000001a3991a4a91393e0982bf1d1044c652dfd2de0de86757dd9 46 0.03/1.00 vMB 15
313,061 313,061 00000000000000003628319b903d3313f26434c01b74c434ada80702087c9128 251 0.16/1.00 vMB 21
313,060 313,060 00000000000000001190fedcda63b3dd62da35a1f6c60a3e3daddc38901e23b0 280 0.17/1.00 vMB 25
313,059 313,059 000000000000000020c35719029dc8127a7a92db2f28c576bcfea24cb69dbd57 40 0.02/1.00 vMB 37
313,058 313,058 0000000000000000109b8f207e7c6123926cd3dfe73ffd441e03054aab588752 130 0.09/1.00 vMB 23
313,057 313,057 000000000000000013fbfa0bb55a59a3fcce39cc0aac83329d76af4de315e76e 198 0.12/1.00 vMB 27
313,056 313,056 00000000000000000e0906661a2802d9fd329152c92c6280cf22d6476bbc1514 255 0.12/1.00 vMB 25
313,055 313,055 0000000000000000184131d99b82992984ecb61dd83db5df6b8ec5e40ab5f27f 846 0.43/1.00 vMB 28
313,054 313,054 000000000000000023c73d9beadea038c685d8cdcb9e326c46bce137d37ca804 455 0.25/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.01 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.90 GB
    • Received: 17.99 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.