Loading Tool

Explorer IconExplorer

Memory Pool

86,867 transactions
31.78 vMB
0.10524132 BTC
Random Selection Loading Transactions
Max Size: 192.85/200 MB

Candidate Block

Mining Attempt 140947d96510b735a6a4e170a5da8b7fe5eb87f13faa6d9fd2e5a66af0d1a5e2
Version 20000000
Previous Block 00000000000000000000c293eb6b3d695babb308ed7b69547ad6151ddfe703e0
Merkle Root 05d0896ad880d503b606230efb887163bac2bd208f8575346dede18c35826bc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.02684350 BTC
Feerates: 157.35 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,075 (535,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,893 379,893 00000000000000000a758e5e7db4cb2f0c8f84ebf6f09915acc9c8dbca589205 1,720 0.81/1.00 vMB 38
379,892 379,892 0000000000000000097ebad5b89f15d46bc2bb36423af7cbcaa83a87f3f2a178 493 0.73/1.00 vMB 13
379,891 379,891 00000000000000000bbd491173b40160b74e212650b7324bc74b33367d0e0a6b 1,433 0.93/1.00 vMB 24
379,890 379,890 0000000000000000040c77c6374e7d99fd286f6dff539fc7892dd4bced444ee7 1,506 0.69/1.00 vMB 33
379,889 379,889 000000000000000003625a689bf55726e6bf0d3172b9a0ea2ce3a14fda48dd24 2,380 0.75/1.00 vMB 67
379,888 379,888 000000000000000011744041ffc3f743ac570c392142969ccbecef810565b61b 827 0.43/1.00 vMB 36
379,887 379,887 00000000000000000fa8a5ceac2d23e30a00569fe20c224a35fa2c96cc767ca7 1,087 0.60/1.00 vMB 35
379,886 379,886 000000000000000005f272e7656f8cf0428278ba8acde43669dc9fe30df3129b 244 0.20/1.00 vMB 27
379,885 379,885 0000000000000000057c16d860ef1bcd88030d77b919833f58bb3b1db1a1bb59 1,932 0.93/1.00 vMB 39
379,884 379,884 00000000000000001055499afb0b7abaa49e7e4ca231a8fe1b96df9488645a43 1,032 0.51/1.00 vMB 31
379,883 379,883 00000000000000000145ddc42ad6cd3fc7b547324c48e95224ef77e35b53ca6d 373 0.23/1.00 vMB 32
379,882 379,882 00000000000000000278d5d99247355e1d781da98eced53a2f251664b1bbb08f 1,706 0.76/1.00 vMB 39
379,881 379,881 000000000000000009a65ab28af24e78b8c4ec497e0230152e822106b8b085e0 374 1.00/1.00 vMB 6
379,880 379,880 00000000000000000b1b0c37450d68f522e3dbfac3c5a25d91e08ceaf2e9052d 787 0.61/1.00 vMB 22
379,879 379,879 000000000000000005f599959322ce8f8db0092a267def53ae663601e7a93078 2,183 0.93/1.00 vMB 45
379,878 379,878 0000000000000000021519020046cd44c917facd5f58cef1a230a11350d939b8 922 1.00/1.00 vMB 18
379,877 379,877 000000000000000009ee1525a08cd6a58056354a85b8330653d763cbe0dfd062 1,303 0.63/1.00 vMB 37
379,876 379,876 0000000000000000028ba9b59b8187a6ac6d5c0d10e77ef6e95864eefcbcc652 459 0.75/1.00 vMB 6
379,875 379,875 00000000000000000d6037ed5e68b6809625654ae6d3e5646d9f9866e1b80657 770 0.61/1.00 vMB 18
379,874 379,874 000000000000000000e856d9f22dd9a8d8ecdebcd5ec04524627eb8aeff8bcd9 1 0.00/1.00 vMB 0
379,873 379,873 00000000000000000b7fd0879725a988cf15b4b944a4e43032c66f69409799e0 2,709 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.53 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.94 GB
    • Received: 15.65 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.