Loading Tool

Explorer IconExplorer

Memory Pool

77,273 transactions
28.95 vMB
0.08275150 BTC
Random Selection Loading Transactions
Max Size: 174.72/200 MB

Candidate Block

Mining Attempt 40eeb62163940b54caf776b1611d4266a58c80985cf1aa7bd5d47a49831a4a2d
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 1c708cf2eee6bbb5cc01ed992051ac7991c205d38d57cda4f6725cf795ea1a46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,660
Size: 1.00 vMB
Total Fees: 0.02243815 BTC
Feerates: 103.00 > 2.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (302,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
613,077 613,077 00000000000000000011d689a313a14c10dee337c3bb87616afb837578ed9926 2,598 1.00/1.00 vMB 20
613,076 613,076 0000000000000000000d3d3e008e23cd76be68627f54c29d572f488dcf4b01db 287 0.11/1.00 vMB 12
613,075 613,075 00000000000000000000c631416e0cb89ded12d60b46cbd7c49d4fb3fedd9eeb 1,629 0.54/1.00 vMB 21
613,074 613,074 00000000000000000000e776a4bd1bbb51641eb47cb91e1776be31e1bb10acc1 784 0.62/1.00 vMB 2
613,073 613,073 0000000000000000000f61efa61d7c8049a983835421896b0986e1cf5f269f89 401 1.00/1.00 vMB 1
613,072 613,072 0000000000000000000195545b02f4e3e97ebdc3da0d6112422f0ecebece9922 2,316 1.00/1.00 vMB 13
613,071 613,071 0000000000000000000c5b0260ad75ba45d45ce251461f7eac965b5e184dd224 2,109 1.00/1.00 vMB 29
613,070 613,070 00000000000000000001b267073a30a9e4ecde136dba8f4ee2665ba3720ff619 2,038 1.00/1.00 vMB 7
613,069 613,069 000000000000000000022baeeba8f8a81db6728db28c73ad2c7fdeda271d5e5d 3,020 1.00/1.00 vMB 23
613,068 613,068 0000000000000000000ee30d64fbb5cf670a00501a891ddd6702c0b444a645d0 3,166 1.00/1.00 vMB 22
613,067 613,067 00000000000000000007fc9fe3044240bde30ef6a36caacd0e4c9807c1f7a699 2,445 1.00/1.00 vMB 11
613,066 613,066 000000000000000000051c930c13e18b207379f361bfaebd1984eb62ed2e4a71 2,292 1.00/1.00 vMB 25
613,065 613,065 00000000000000000008ca56ce4b90a64f811d97090263560fd35f05e044b53b 2,804 1.00/1.00 vMB 33
613,064 613,064 000000000000000000029c067ddc03d039a27f69eb33167ecaec1ae341b75135 1,259 1.00/1.00 vMB 3
613,063 613,063 000000000000000000099290577a9f542e271e04f25094ef7183699043e42220 2,587 1.00/1.00 vMB 15
613,062 613,062 000000000000000000032cadd9cbf0cafe791df3e61fd42be7c09d067dc996e6 2,990 1.00/1.00 vMB 28
613,061 613,061 0000000000000000000a2ad6f6966e4e97a8b0e3cdb50739f8f5443ce9cad809 2,414 1.00/1.00 vMB 38
613,060 613,060 000000000000000000080827192d568ec1a19c29caca0a15ddfe589cde66fe9a 2,945 1.00/1.00 vMB 12
613,059 613,059 00000000000000000005eee61be3e618f90c9080b2bd8d95c442b119c4ed64bf 2,488 1.00/1.00 vMB 20
613,058 613,058 0000000000000000000c5f70cbd33ea398d1e25a02cd9e7d4f5b11991dc1ab76 2,046 1.00/1.00 vMB 7
613,057 613,057 0000000000000000000fdac80998f812b0e2367a4fd5e902eedaa2f0a385b30b 2,723 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.66 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: 673.02 GB
    • Received: 16.35 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.