Loading Tool

Explorer IconExplorer

Memory Pool

81,043 transactions
29.82 vMB
0.13833692 BTC
Random Selection Loading Transactions
Max Size: 180.23/200 MB

Candidate Block

Mining Attempt dc79a524d9a32a6db2942c98cc7814916156e1191645ab18a1e794c6e635b071
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root ada77924a99192ded858c18d5a18a0800e9cf4325d32ddac7c4f3fdd79e1e684
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.05075000 BTC
Feerates: 477.45 > 5.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (219,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,074 696,074 0000000000000000001001cc2e6df468a3612711d110377005fb80a3a0a28905 2,562 1.00/1.00 vMB 6
696,073 696,073 0000000000000000000061ac991cf712cbba989d1faa0f19c3cf9ad3ec73cf33 2,989 1.00/1.00 vMB 12
696,072 696,072 000000000000000000060a945189d19496b6005ef24aacfb9344e2502d14f6dc 2,808 1.00/1.00 vMB 13
696,071 696,071 00000000000000000002be98931b78767cbe936e69975c5ea407037a3861cadb 1,588 1.00/1.00 vMB 6
696,070 696,070 00000000000000000003d9a94aaa599b27a96a46d4ec7af2483987ab7e284814 2,138 1.00/1.00 vMB 5
696,069 696,069 0000000000000000000fce4ba4a852f348fed4973244842d16382c0a44f7bb99 3,108 1.00/1.00 vMB 12
696,068 696,068 0000000000000000000e6bdc344def46995b833a91e23e9b036428b638c8118f 2,642 1.00/1.00 vMB 12
696,067 696,067 000000000000000000058eba041d7bb340a12a4008e8437a83eaee052c954017 2,059 1.00/1.00 vMB 12
696,066 696,066 0000000000000000000035d9a64f914cb2be3d49b9887971d7865edaed1268b3 2,735 1.00/1.00 vMB 16
696,065 696,065 0000000000000000000092d17ec38780f66586d165f5f145ebda428b00e25087 3,258 1.00/1.00 vMB 4
696,064 696,064 0000000000000000001109098c2bf11393080e928034658be851dd9e3ed59ec7 2,527 1.00/1.00 vMB 6
696,063 696,063 00000000000000000006d94f68fd22b2ae0e68c4ab24e8a6fbe961ee9fdaafd7 1,664 1.00/1.00 vMB 52
696,062 696,062 0000000000000000000d92d6baea0bed62791fecb96bd15a248d67f3981874dd 3,128 1.00/1.00 vMB 15
696,061 696,061 0000000000000000000a206870feaa81c930aa2c5cb49002a8b6f6c40128e343 2,728 1.00/1.00 vMB 15
696,060 696,060 00000000000000000011b727e9344f1a5d114c69e1fb996764a1d18627d0aea7 2,694 1.00/1.00 vMB 18
696,059 696,059 0000000000000000000fc7a4303a36b99a9c2729584ee1a4bdfbb4d43817d253 3,239 1.00/1.00 vMB 12
696,058 696,058 0000000000000000000c7b823ce1e970b9fc5a2238a0e966f1e44f149819ed2e 2,837 1.00/1.00 vMB 8
696,057 696,057 000000000000000000022d67d4673bdcb91115b71073f6a1a20ee39e80e7a461 3,129 1.00/1.00 vMB 17
696,056 696,056 00000000000000000000cab076b7d21f168c3d16ba35a430340f1dd9b5dc1d78 2,777 1.00/1.00 vMB 18
696,055 696,055 00000000000000000011fe019b588cffc194386332938bb521a1a4e772279e5a 1,643 0.62/1.00 vMB 9
696,054 696,054 00000000000000000004f6f84ab6c68b0d3c41d2d7e9818ed87400e310c26a26 1,389 0.99/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.91 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: 713.82 GB
    • Received: 17.48 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.