Loading Tool

Explorer IconExplorer

Memory Pool

82,200 transactions
30.58 vMB
0.07718199 BTC
Random Selection Loading Transactions
Max Size: 187.77/200 MB

Candidate Block

Mining Attempt fed31e279e1070bab38dafc88fa6c91abaf5c95e028129309c9c0042b4219e41
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root ebc1c96604f5c67ab89724c9feaa78eaf105f94f333986f40adf863ecf67d69e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,514
Size: 1.00 vMB
Total Fees: 0.00889075 BTC
Feerates: 77.90 > 0.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (84,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
830,522 830,522 000000000000000000025344642dc9ca162adeaa84994b2bd31a44d9fea24942 1,585 1.00/1.00 vMB 20
830,521 830,521 00000000000000000001bc25ce49ae133d8b84574098b1bd3640af855572d5a4 1,672 1.00/1.00 vMB 20
830,520 830,520 00000000000000000000698c157471515c3d25a7a64b8342892e12a48a5a82e2 1,414 1.00/1.00 vMB 22
830,519 830,519 00000000000000000000e5eeb7de43fa9d7654ac40bf2062d2554db4da96794c 2,467 1.00/1.00 vMB 20
830,518 830,518 000000000000000000015c71aa54f51e3399589f804a833ee0413a98500371ab 2,155 1.00/1.00 vMB 24
830,517 830,517 000000000000000000031879d7ff8acc891e013722d8fea0669d3767b4458671 1,771 1.00/1.00 vMB 26
830,516 830,516 00000000000000000002495aeb108779fdcea8cc049204b3f09f9ac129a9ac8d 1,316 1.00/1.00 vMB 20
830,515 830,515 0000000000000000000258f27c5a87918b7e531a04b71dc1c1a5ab30315530f8 2,476 1.00/1.00 vMB 28
830,514 830,514 0000000000000000000166141341d1ad522160f51afcee4b355c28e9a408449f 2,426 1.00/1.00 vMB 29
830,513 830,513 00000000000000000000ae1671d9c169a5fa72840588699f000d608e7e7d587e 2,096 1.00/1.00 vMB 28
830,512 830,512 00000000000000000001b64bde8412f89194f54931cb32c7915563ba18b4958e 915 1.00/1.00 vMB 16
830,511 830,511 00000000000000000000ecbff754fcef016f9ec3f2bec6344db83952441c3b32 766 1.00/1.00 vMB 18
830,510 830,510 000000000000000000005ba1582783a3772b9811465ac5968e148045190c11dc 925 1.00/1.00 vMB 17
830,509 830,509 00000000000000000001b267cf81f5e8c856fd79a60b156f726976dae2150cc7 1,030 1.00/1.00 vMB 19
830,508 830,508 000000000000000000022bb6202a6f5a2bc39c24233cbd71623ad9097393b615 857 1.00/1.00 vMB 19
830,507 830,507 000000000000000000000cc45bac8c8467c2ac50daa471b9e313484e2f1371f7 2,049 1.00/1.00 vMB 25
830,506 830,506 000000000000000000020feee9799a457118b9fc4306d3a53d0a53b7066388ff 1,734 1.00/1.00 vMB 23
830,505 830,505 00000000000000000002cde47e605ffe87627af9b509b37e9fc46016709585d2 428 1.00/1.00 vMB 18
830,504 830,504 000000000000000000023bd83975a782573e93acc8b656066793b2ec0c0a0f34 1,159 1.00/1.00 vMB 24
830,503 830,503 0000000000000000000377a8e2cf710c9f7ccae0d2b121a86f2d1135535d3b24 2,309 1.00/1.00 vMB 32
830,502 830,502 000000000000000000036faef867030628850e6cefca08df4e65ed499ff61c19 1,316 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.97 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: 715.95 GB
    • Received: 17.76 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.