Loading Tool

Explorer IconExplorer

Memory Pool

42,967 transactions
28.58 vMB
0.06992489 BTC
Random Selection Loading Transactions
Max Size: 146.97/200 MB

Candidate Block

Mining Attempt 600b3ce81a9cd22fa8ca5fb243e5f43224845be892977f1b08cab9fec6ab5e78
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root 879a56c46f5e8df28d648967dabf490b25caeba71d862831cd111446ae1674b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,265
Size: 1.00 vMB
Total Fees: 0.01454010 BTC
Feerates: 201.07 > 1.46 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (68,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,076 846,076 00000000000000000000e257705e31c398e0eccc092541594adf06bfd6d8b4fe 5,328 1.00/1.00 vMB 32
846,075 846,075 00000000000000000001eb79ceb233359dc60bea968cd59700ac4a0fcf549855 4,863 1.00/1.00 vMB 40
846,074 846,074 000000000000000000021b9f71568bdaa6fba1150eb7f6b9a8aa97975f25ec74 5,075 1.00/1.00 vMB 56
846,073 846,073 00000000000000000000195ce6865b41337a8175bffaa2052017d92b8cea05da 5,463 1.00/1.00 vMB 47
846,072 846,072 000000000000000000015d9cfd7d8317f6c473d3b10db724421f2f261ed078b8 6,399 1.00/1.00 vMB 38
846,071 846,071 00000000000000000000296106577492c252c4d1c68ef0433e7cbad2941f7670 6,179 1.00/1.00 vMB 43
846,070 846,070 00000000000000000000759e79dae65d0ed1b33dc961e47aabcbccf53dd6ee51 5,899 1.00/1.00 vMB 35
846,069 846,069 00000000000000000002a6136c8bf88a57ebc6c8c6cdc24432b689dd5faa24d0 5,872 1.00/1.00 vMB 28
846,068 846,068 000000000000000000010dc1e1d0943a6fbf26e99f17ff56f253aec08b0f3eda 5,350 1.00/1.00 vMB 19
846,067 846,067 000000000000000000026072e247cb9610291369045de59c721532d3cafadd43 5,397 1.00/1.00 vMB 38
846,066 846,066 00000000000000000000083b2d8af4fb86609b7a972017647016107ca3460943 4,570 1.00/1.00 vMB 18
846,065 846,065 00000000000000000000a3ccdfa434865699912a1672897fbfb95eab87fc14aa 4,279 1.00/1.00 vMB 20
846,064 846,064 000000000000000000033ea875d8d626667c1067b437e850bafc7134d8e05b0d 5,751 1.00/1.00 vMB 24
846,063 846,063 000000000000000000012eb6ff9454f844da67fc926fa43a396c5445083eb875 5,409 1.00/1.00 vMB 33
846,062 846,062 000000000000000000033ef80f6c98cb0ed942f379a94eff2160d3a627cd866e 4,820 1.00/1.00 vMB 33
846,061 846,061 00000000000000000002b44e1b135aa639002c7d71319668a302a0970694a7ab 5,270 1.00/1.00 vMB 49
846,060 846,060 000000000000000000030444de689471ccfded9bf42f07afc80a8e96447d4076 6,491 1.00/1.00 vMB 68
846,059 846,059 00000000000000000002475071f4e43523c5278a7fa3ff6e1e2edc1fa0b67676 6,780 1.00/1.00 vMB 83
846,058 846,058 00000000000000000000fa83f8be3d10376534f7500bc931cdb4380a8f0a11db 6,647 1.00/1.00 vMB 93
846,057 846,057 0000000000000000000233525aa78457eef2c79a71fd06a47f27915f018c8b31 4,588 1.00/1.00 vMB 26
846,056 846,056 000000000000000000023d4caeb9a2b87610149dd50284f99fee67a7872fec91 3,522 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.