Loading Tool

Explorer IconExplorer

Memory Pool

74,803 transactions
27.68 vMB
0.07495869 BTC
Random Selection Loading Transactions
Max Size: 168.66/200 MB

Candidate Block

Mining Attempt 5e66db585a829042e907c53f265bccbeb6c6b2707de824aa66274e1bc3d1cbb5
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 66b07d40cfd01811493e52c92d3c80410fc2bbe7cc940ec558898a97945a8ab5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,829
Size: 1.00 vMB
Total Fees: 0.01585914 BTC
Feerates: 100.35 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (260,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,075 655,075 00000000000000000006efde1a77d06fc5ea15c96d77785df288fa89c703a395 2,210 1.00/1.00 vMB 193
655,074 655,074 000000000000000000057ebcab9bb9f972957c7febb1d54cc8d3d37d40d41073 1,790 1.00/1.00 vMB 30
655,073 655,073 0000000000000000000a510962d8a208972770cbf39f913d983ee14376bed370 3,012 1.00/1.00 vMB 41
655,072 655,072 000000000000000000071a16bac78338e79ad61877d23adb6e56ed5eaa122add 2,794 1.00/1.00 vMB 98
655,071 655,071 00000000000000000008da5bc27c2bd69b8af806863750cd130e0c6649aabb8a 2,458 1.00/1.00 vMB 200
655,070 655,070 00000000000000000005d0e27a58786e91519f4b7dbcfdb39dafdbb26d8fcc96 2,049 1.00/1.00 vMB 106
655,069 655,069 00000000000000000008caac5426e6b2284a841559eae49271cc062868a601c4 1,459 1.00/1.00 vMB 54
655,068 655,068 000000000000000000067ee9834dc1e108beada0c2beceba09f7a39d712a1150 2,259 1.00/1.00 vMB 196
655,067 655,067 0000000000000000000daadbef52dced423ced75b0cc332a7eba3626f2a52fe9 1,512 1.00/1.00 vMB 179
655,066 655,066 000000000000000000059caf73a57b124564c934f6e60654945fe306341edfc4 1,763 1.00/1.00 vMB 74
655,065 655,065 0000000000000000000888789c229d8de4df4c450aea9c4330f0b3e3ed0f7664 2,576 1.00/1.00 vMB 62
655,064 655,064 00000000000000000006370106d5ed48b6367e430f77de928405da9b77997bc7 1,280 1.00/1.00 vMB 52
655,063 655,063 0000000000000000000cde2bf9ea4217daf40cecfb18d191c2fea22b32907360 1,645 1.00/1.00 vMB 97
655,062 655,062 00000000000000000005cf3fc881b9fc4ae0d78d4a5fca3cbe91ae12cc8b1916 2,803 1.00/1.00 vMB 133
655,061 655,061 0000000000000000000210a2408b866bfdb1b98e442156d53bf82065aa8f3250 1,993 1.00/1.00 vMB 43
655,060 655,060 0000000000000000000094d81624aed192e9dc813116ca7b7a27150e6018557f 2,957 1.00/1.00 vMB 221
655,059 655,059 00000000000000000009a1a03bc79ac23127072489328d28ad2970d2f996a2c2 2,808 1.00/1.00 vMB 204
655,058 655,058 000000000000000000096cd9d0eb4630a2f1c0802856dd68567ac9e90cb4f346 1,795 1.00/1.00 vMB 237
655,057 655,057 00000000000000000006e858def5b13aadb526440f9c72c8f1a25b66a169b071 1,634 1.00/1.00 vMB 44
655,056 655,056 00000000000000000000d22c707ad2a16611941cf94493d7e153690c09eace9a 2,311 1.00/1.00 vMB 137
655,055 655,055 0000000000000000000576c202641b6c969b6cf2caa3ffd8356106f9a21deb79 2,555 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.90 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.58 GB
    • Received: 17.40 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.